Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Login to ASM instance problem

TakhteJamshidMay 30 2010 — edited Oct 7 2010
Hello

I have installed RAC (I use Oracle11gR2 my OS is Linux) and I have configured ASM as my storage
My problem is in login to ASM instance by sqlplus

when I issue "srvctl status asm" it shows me that ASM is running on my both nodes
In node1 "asm_pmon_+ASM1" process is running


I do these operations to login to the ASM1 instance

1- export ORACLE_HOME=$grid_home
2- export ORACLE_SID=+ASM1
3- sqlplus /nolog
SQL> connect sys as sysasm
Enter password:
Connect to an idle instance

I don't know why it doesn't connect to the ASM1 instance while it's up, do you know what is wrong ?

thanks
This post has been answered by Mufalani on May 30 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 4 2010
Added on May 30 2010
3 comments
1,617 views