After installing Oracle Grid Infrastructure for a single instance, use the ASMCMD command-line utility to test the Oracle ASM installation.
To test the Oracle Automatic Storage Management installation:
SYS
SYSASM
DRIVE_LETTER:\>sqlplus /nolog SQL> CONNECT SYS as SYSASM Enter password: SYS_password SQL> STARTUP
SQL> SELECT NAME,TYPE,TOTAL_MB,FREE_MB FROM V$ASM_DISKGROUP;
See Also:
Oracle Automatic Storage Management Administrator's Guide
Scripting on this page enhances content navigation, but does not change the content in any way.