ASM and LISTENER starts from another nodes.
Hi All,
I have installed Oracle 12C RAC with 4 nodes running RHE 6.5 and ASM.
Server Name Oracle SID
1. dsproddb1 dbname1
2. dsproddb2 dbname2
3. dsproddb3 dbname3
4. dsproddb4 dbname4
My problems is on node 2 and 4. Now on my node 2 both ASM and DB listener running point to ORACLE_SID "dbname4" and "+ASM4".
Meanwhile on node 4 both ASM and DB listener running point to ORACLE_SID "dbname2" and "+ASM2". Now I cannot access sqlplus from dsproddb2 and dsproddb4.
Can someone help me how to configure it back ASM and DB listener run the correct ORACLE_SID.
Thank you.
0