Checks the allocation of text, ntext, or image columns for a table.
Important DBCC TEXTALLOC is included in Microsoft® SQL Server™ version 7.0 for backward compatibility only. It is recommended that DBCC CHECKTABLE be used to check the integrity of the data, index, text, ntext, and image pages for the specified table. In a future version of SQL Server, DBCC TEXTALLOC may not be supported.
Space Allocation and Reuse | DBCC |
Table and Index Architecture |