Microsoft SQL Server and Sybase Tuning Recommendations › Database and Log Sizing › 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