How to login to asm instance?
542086Oct 9 2008 — edited Oct 9 2008T login to an asm instance I have set the
bash-2.03$ export ORACLE_HOME=/u01app/oracle/product/102/asm
bash-2.03$ export ORACLE_SID=+ASM
but when i do a sqlplus "/as sysdba" it shows as connected to idle instance.
But all asm backgroup processes are up and running.
How do we login to run the sql:
select * from V$ASM_DISKGROUP;