Previous Topic: Database and Log SizingNext Topic: Oracle Tuning Recommendations


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