1 out of 1 rated this helpful - Rate this topic

Optimizing Utility and Tool Performance

SQL Server 2005

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 exist to fine-tune performance of each operation.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.