srvctl status instance

Displays the status of instances.

Note:

This command is only available with Oracle Clusterware and Oracle RAC.

Syntax and Parameters

Use the srvctl status instance command with the following syntax:

srvctl status instance -db db_unique_name {-node node_name 
     | -instance "instance_name_list"} [-force] [-verbose]

Table A-174 srvctl status instance Parameters

Parameter Description
-db db_unique_name

Unique name for the database

-node node_name

Node name

Note: Use this parameter for policy-managed databases

-instance "inst_name_list"

Comma-delimited list of instance names

Note: Use this parameter for administrator-managed databases

-force

Include disabled applications

-verbose

Displays verbose output.

Example

An example of this command is:

$ srvctl status instance -db crm -instance "crm1,crm2" -verbose