SQL SERVER – Simple Example to Configure Resource Governor – Introduction to Resource Governor
- by pinaldave
Let us jump right away with question and answer mode.
What is resource governor?
Resource Governor is a feature which can manage SQL Server Workload and System Resource Consumption. We can limit the amount of CPU and memory consumption by limiting /governing /throttling on the SQL Server.
Why is resource governor required?
If there are different…