crsctl modify serverpool server_pool_name -attr "attr_name=attr_value [,attr_name=attr_value[, ...]]" [-policy policyName | -all_policies] [-i] [-f]
Table E-49 crsctl modify serverpool Command Parameters
Parameter | Description |
---|---|
server_pool_name |
The name of the server pool you want to modify. |
attr_name |
The name of a server pool attribute you want to modify preceded by the See Also: Table 3-1 for details about server pool attributes |
attr_value |
A value for the server pool attribute. Note: The -attr "CHECK_INTERVAL=30,START_TIMEOUT=25" |
-policy policyName |
-all_policies |
Specify a particular policy or all policies for which you want to modify the server pool definition. |
-i |
If you specify |
-f |
If you specify the If you do not specify the |
See Also:
"How Server Pools Work" for more information about server pools and server pool attributes
The server_pool_name
parameter is required
If an attribute value for an attribute name-value pair contains commas, then the value must be enclosed in single quotation marks (''
). For example:
"START_DEPENDENCIES='hard(res1,res2,res3)'"
Running this command may result in Oracle Clusterware relocating other servers between server pools to comply with the new configuration
Do not use this command for any server pools with names that begin with ora because these server pools are Oracle server pools
While you can use this command in either environment, it is only useful in the Oracle RAC environment