Checking the Consistency of a Database

When your database activity is low, you should run a database consistency check (DBCC), particularly with a large database. Although it takes some time, it is important to determine that your SQL database is functioning well.

 A DBCC tests the physical and logical consistency of a database. When you enable the Database Consistency Check option for a backup, it performs the following tests: