srvctl status database

Displays the status of instances and their services, and where the instances are running.

If you run this command on an Oracle RAC One Node database, then the output shows the status of any online database relocation (active, failed, or inactive), and the source and destination nodes of the relocation.

Syntax and Parameters

Use the srvctl status database command with the following syntax:

srvctl status database -db db_unique_name [-force] [-verbose]

Table A-168 srvctl status database Parameters

Parameter Description
-db db_unique_name

Unique name for the database

-force

Include disabled applications

-verbose

Displays verbose output.

Example

An example of this command is:

$ srvctl status database -db crm -verbose