srvctl status asm

Displays the status of an Oracle ASM instance.

Note:

To manage Oracle ASM on Oracle Database 12c installations, use the SRVCTL binary in the Oracle Grid Infrastructure home for a cluster (Grid home). If you have Oracle RAC or Oracle Database installed, then you cannot use the SRVCTL binary in the database home to manage Oracle ASM.

Syntax and Parameters

Use the srvctl status asm command with the following syntax:

srvctl status asm [-proxy] [-node node_name] [-detail] [-verbose]

Table A-167 srvctl status asm Parameters

Parameter Description
-proxy

Display the status for an Oracle ASM proxy instance.

-node node_name

Node name. If you do not specify this parameter, the SRVCTL displays the status of all Oracle ASM instances.

Note: This parameter can be used only with Oracle Clusterware.

-detail

Print detailed status information.

-verbose

Displays verbose output.

Example

An example of this command is:

$ srvctl status asm -node crmnode1 -detail