Selects tables in the database that have text, ntext, or image columns and runs TEXTALLOC on them.
Important DBCC TEXTALL is included in Microsoft® SQL Server™ version 7.0 for backward compatibility only. It is recommended that DBCC CHECKDB be used to check the allocation and structural integrity of all the objects in the database. In a future version of SQL Server, DBCC TEXTALL may not be supported.
Space Allocation and Reuse | DBCC |
Table and Index Architecture |