Use the crsctl modify resource
command to modify the attributes of a particular resource in Oracle Clusterware.
crsctl modify resource resource_name -attr "attribute_name=attribute_value" [-i] [-f] [-delete]
Table E-12 crsctl modify resource Command Parameters
Parameter | Description |
---|---|
resource_name |
The name of the resource you want to modify. |
-attr "attribute_name= attribute_value" |
You can specify attributes for a resource you want to modify in two different ways:
|
-i |
If you specify |
-f |
Use the
|
-delete |
If you specify the |
See Also:
Oracle Clusterware Resource Reference for more information about resources and resource attributes
The resource_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)'"
You must have read and write permissions on the specified resources to modify them
Do not use this command for any resources with names that begin with ora because these resources are Oracle resources