70-450 · Question #128
You are a professional level SQL Sever 2008 Database Administrator. A large database is hosted by the instance. High volumes of queries and transactions that areprocessor intensive are experienced…
The correct answer is D. To achieve the goal, the Resource Governor should be utilized. As-we have the following statement "An incremental backup strategy should be designed for the database. In addition, backup compression will be utilized." and "you are required to reduce the impact from the backup jobs on the performance of the server to the least" We can…
Question
You are a professional level SQL Sever 2008 Database Administrator. A large database is hosted by the instance. High volumes of queries and transactions that areprocessor intensive are experienced by the database. An incremental backup strategy should be designed for the database. In addition, backup compression will be utilized. Since you are the technical support of the company, you are required to reduce the impact from the backup jobs on the performance of the server to the least. Which action will you perform to achieve the goal?
Options
- ATo achieve the goal, database snapshots should be utilized.
- BTo achieve the goal, the Affinity I/O Mask configuration option should be reconfigured.
- CTo achieve the goal, the database backup should be spread across multiple backup devices.
- DTo achieve the goal, the Resource Governor should be utilized.
How the community answered
(26 responses)- A15% (4)
- B8% (2)
- C4% (1)
- D73% (19)
Explanation
As-we have the following statement "An incremental backup strategy should be designed for the database. In addition, backup compression will be utilized." and "you are required to reduce the impact from the backup jobs on the performance of the server to the least" We can remove answer C from the choices because we will use the backup compression and this use a lot of resource Ressource governor will help us to achieve this by creating assignment function and resource pool. We can manage the backups and the queries in parallel.
Topics
Community Discussion
No community discussion yet for this question.