Enabling Resource Governor

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).

Image

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: ...

Get Microsoft SQL Server 2014 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.