DBCC Commands

Use the following DBCC commands to perform maintenance tasks on the database:

DBCC CheckDB(mart)
 go
DBCC CheckAlloc(mart)
 go
DBCC CheckCatalog(mart)
 go