ORA-01034: ORACLE not available
edited Jul 1, 2013 3:44AM in High Availability Data Guard, Sharding and Global Data Services (MOSC) 4 commentsAnswered
when i am connect as sqlplus / as sysdba it works fine.
when i am trying to connect as sqlplus sys/UUU@orcl as sysdba it gives me the error ORA-01034: ORACLE not available
i need to make this work for configuring the data guard.
please help.
from the secondary i am able to connect to primary but i am unable to connect from secondary to primary with the above statement the requiremnet is to amke this work for dataguard.
when i am trying to connect as sqlplus sys/UUU@orcl as sysdba it gives me the error ORA-01034: ORACLE not available
i need to make this work for configuring the data guard.
please help.
from the secondary i am able to connect to primary but i am unable to connect from secondary to primary with the above statement the requiremnet is to amke this work for dataguard.
0