Enabling Resource Governor
Before you can begin creating your resource pools, you need to enable the Resource Governor first. To enable Resource Governor in SSMS, in Object Explorer, expand the Management
node, right-click on the Resource Governor
node, and select Enable (see Figure 37.2).
Alternatively, you can also enable Resource Governor by using the ALTER RESOURCE GOVERNOR
command in T-SQL:
ALTER RESOURCE GOVERNOR RECONFIGURE
When Resource Governor is not enabled, the RECONFIGURE
option enables Resource Governor. Enabling Resource Governor has the following results: ...
Get Microsoft® SQL Server 2012 Unleashed now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.