You use resource pools in SQL Server 2008 to manage the resource policies for session requests. A workload group allows the aggregate monitoring of resource consumption and the application of a uniform policy to all the requests in the group.
Use the SQL Server Resource Pool Editor in a SQL Server 2008 physical model to define the physical resource parameters for a virtual resource pool within a SQL Server instance.
To define a SQL Server resource pool
The SQL Server Resource Pool Editor opens.
Note: Click New on the toolbar to create a new resource pool. Use the Enter filter text box to filter a very large list of resource pools to quickly locate the one that you want to define.
Specifies the name of the resource pool. You can change the name of the resource pool in this field.
Specifies the guaranteed average CPU bandwidth for all requests in the resource pool when there is CPU contention.
Specifies the maximum average CPU bandwidth for all requests in the resource pool when there is CPU contention.
Specifies the guaranteed minimum amount of memory for all requests in the resource pool.
Specifies the maximum percentage of total memory that can be used by requests in the resource pool.
Generates SQL during forward engineering. Clear the check box if you do not want to generate SQL.
The resource pool is defined and the SQL Server Resource Pool Editor closes.
Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |