Displays the status of a service.
For Oracle RAC One Node databases, if there is an online database relocation in process, then the srvctl status service
command displays the source and destination nodes and the status of the relocation, whether it is active or failed.
Use the srvctl status service
command with the following syntax:
srvctl status service -db db_unique_name [-service "service_name_list"] [-force] [-verbose]
Table A-181 srvctl status service Parameters
Parameter | Description |
---|---|
-db db_unique_name |
Unique name for the database |
-services "service_name_list" |
Comma-delimited list of service names. If you do not specify this parameter, then the utility lists the status of all services for the specified database. |
-force |
Include disabled applications |
-verbose |
Displays verbose output. |