Use the crsctl check resource
command to initiate the check action inside the application-specific agent of a particular resource. Oracle Clusterware only provides output if something prevents the system from issuing the check request, such as a bad resource name.
crsctl check resource {resource_name [...] | -w "filter" } [-n node_name] [-k cardinality_id] [-d degree_id] }
Table E-29 crsctl check resource Command Parameters
Parameter | Description |
---|---|
resource_name |
Specify a particular resource. You can check multiple resources by entering multiple resource names, with each name separated by a space. |
-w "filter" |
Specify a resource filter that Oracle Clusterware uses to limit the number of resources checked. The filter must be enclosed in double quotation marks (
See Also: "Filters" for more information |
-n node_name |
Check the resource instance on a specific node. If you do not specify the |
-k cardinality_id |
Specify the resource cardinality ID. |
-d degree_id |
Specify the resource degree ID. |
You must have read and execute permissions on the specified resources to check them
Do not use this command for any resources with names that begin with ora because these resources are Oracle resources
If this command is successful, it only means that a check was issued; it does not mean the CHECK action has been completed