November 19, 2009 08:19 PM
DBCC CHECKDB for Very Large Databases
Use the Admin/Worker Job approach
Rating:

(0)
SQL Server Magazine
InstantDoc ID #102873
DBCC CHECKDB is the T-SQL command that checks the logical and physical integrity of all the objects in a specified database. Most DBAs probably don’t think twice about running DBCC CHECKDB regularlyuntil their databases start to get very large. As the size of your database increases, you’ll encounter various challenges in running DBCC CHECKDB. For example, the time it takes to complete a full DBCC CHECKDB process might become prohibitive. In addition, there might not be enough data space for the snapshot created during the DBCC CHECKDB process.
Bes...
...This article is for paid Professional Members only.
Already a Professional Member? Please log in now: