You want to start the ASM1 instance on node host01. Which three options can you use?
A.
$ srvct1 start asm -n host01
B.
$ srvct1 status asm -n host01
C.
$ asmca
Disk Groups – > Mount All
D.
$ . oraenv
ORACLE_SID = (+ASM1) ? +ASM1
The Oracle base for ORACLE_HOME=/u01/app/12.1.0/grid is /u01/app/grid
S asmcmd
ASMCMD (+) > shutdown -abort
E.
$ . oraenv
ORACLE_SID = (+ASM1) ? +ASM1
The Oracle base for ORACLE_HOME=/u01/app/12.1.0/grid is /u01/app/grid
S asmcmd
ASMCMD> startup
F.
$ export ORACLE_SID =+ASM1
$ export ORACLE_HOME=/u01/app/12.1.0/grid
$ $ORACLE_HOME/bin/squiplus/AS SYSASM
SQL> startup