1 out of 8 rated this helpful - Rate this topic

Optimizing Utility and Tool Performance

SQL Server 2000

Three operations performed on a production database that can benefit from optimal performance include:

  • Backup and restore operations.

  • Bulk copying data into a table.

  • Performing database console command (DBCC) operations.

Generally, these operations do not need to be optimized. However, in situations where performance is critical, techniques can be used to fine-tune performance.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.