ora-01031 - only when database is not mounted and connect inside sql session
Hi,
I've opened an SR for this issue but thought I'd try this discussion forum as well in high hopes as I'm at my wits end with trying to solve this problem.
I have a database server Oracle RDBMS V11gR2 on RedHat Linux Enterprise server v6.3. It it a single instance RAC installation. The database software is owned by oracle and the listener is owned by oragrid.
I have the following behavior when attempting to connect to the database with (sys/<password>@<service_name> as sysdba).
1. When the database is open, connecting through sqlplus at the command line and through connect inside a sqlplus session are successful.