Typically if you get an ORA-1034 when connecting, the database is not started/open and the user you are connecting as does not have the privileges to start the database. This would require that the connection was successful for Oracle to return the ORA-1034.
What is the value of the column STATUS in V$INSTANCE? Make sure that you are connected to the correct instance spelling.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.