INF: DB Maintenance Wizard Warns About Use on Large DatabasesID: Q170638
|
You will receive the following warning message if you use the Database
Maintenance Plan Wizard on databases that are larger than 400 MB:
Database 'test' is over 400 MB in size. It is not recommended that you
run the Database Maintenance Plan Wizard on databases exceeding this
size. Do you still want to continue?
You can use the Database Maintenance Plan Wizard to automate routine
maintenance tasks such as rebuilding indexes, updating statistics, and
performing backups and consistency checks on databases. On large databases,
these maintenance operations may take an extended period of time to
perform. Therefore, you should give some thought to the amount of time and
resources required to perform these tasks, and whether the operations can
reasonably be performed in the normal maintenance window allowed for the
server.
For example, running a full database consistency check (DBCC CHECKDB and
DBCC NEWALLOC) may take anywhere from a few minutes to several days,
depending on the size of the database, the I/O capacity of the system, and
the complexity of the constraints and indexes. Thought must be given to the
timing of these operations and their impact on the system. For more detail
on optimizing the performance if these consistency checks, see the
following article in the Microsoft Knowledge Base:
Q140569 : INF: How to Improve DBCC Performance on SQL Server
Additional query words: sqlmaint sql65 msg indices
Keywords : kberrmsg SSrvAdmin SSrvEntMan
Version : 6.5
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: April 15, 1999