June 2015
Intermediate to advanced
1800 pages
70h 6m
English
Before you can begin creating your resource pools, you need to first enable the Resource Governor. 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 41.2).
FIGURE 41.2 Enabling Resource Governor in SSMS.
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: ...
Read now
Unlock full access