70-432 · Question #61
You work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. The…
The correct answer is B. First, you should create a new resource pool and set the MAX_CPU_PERCENT option to 20. See the full explanation below for the reasoning.
Question
You work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. The server hosts databases for several mission-critical applications. Microsoft SQL Server Management Studio executes queries and it has some effect. Now you intend to limit the effect by using the Resource Governor. You have to make sure that queries initiated through SQL Server Management Studio is less than 20 percent of CPU utilization, besides this, you must make sure that queries initiated by the mission-critical applications can consume 100 percent of CPU utilization when required. Which action should you perform to achieve this goal?
Options
- AYou should alter the default resource pool and set the MAX_CPU_PERCENT option to 80.
- BFirst, you should create a new resource pool and set the MAX_CPU_PERCENT option to 20.
- CYou should alter the default resource pool and set the MAX_CPU_PERCENT option to 20.
- DFirst, you should create a new resource pool and set the MAX_CPU_PERCENT option to 80.
How the community answered
(26 responses)- A15% (4)
- B73% (19)
- C4% (1)
- D8% (2)
Community Discussion
No community discussion yet for this question.