SQL server 2008 Question:

Download Job Interview Questions and Answers PDF

What is sql server 2008 backup compression?

SQL server 2008 Interview Question
SQL server 2008 Interview Question

Answer:

A compression backup is smaller than uncompressed backup. The backup speed significantly increases because it needs less disk space and I/O operations. The CPU usage is increased and the increased and the additional CPU that is consumed by the process of compression would impact the operations that are running concurrently.

The following processes can be isolated for obtaining a good picture

- Physical disk counters

- Device throughput bytes / second counter of SQL Server Backup Device object

- Backup/Restore throughput / second counter of SQL Server Databases object.

Download SQL server 2008 Interview Questions And Answers PDF

Previous QuestionNext Question
What is Extended events in sql server 2008?What is filestream storage of sql server 2008?