SQL Server 2008 Question:
Download Questions PDF

What is Resource governor?

MS SQL Server 2008 Interview Question
MS SQL Server 2008 Interview Question

Answer:

Resource Governor enables the DBA for managing the work load of SQL Server and critical system resource consumption. The limits of CPU and memory which are the incoming sessions to the SQL Server will be controlled by Resource Governor.

The various scenarios that occur when sudden spike in CPU and memory utilization that result in slow responses for querying requests. The Resource Governor enables the DBA’s to differentiate the workloads and allocates the shared resources which allow the available CPU and memory resources.

Download MS SQL Server 2008 Interview Questions And Answers PDF

Previous QuestionNext Question
What is Entity Data Services?What is MERGE?