Welcome to TechNet Blogs Sign in | Join | Help

Browse by Tags

All Tags » Database Mainte... » DBCC   (RSS)

DBCC CHECKDB

DBCC CHECKDB checks the logical and physical integrity of all objects in the specified database by performing the following: Runs DBCC CHECKALLOC on the database Runs DBCC CHECKTABLE on every table and view in the database Runs DBCC CHECKCATALOG on the
 
Page view tracker