SQLPLUS / AS SYSDBA return Idle Instance.
Hi,
I accomplished converting a single instance database to RAC 2 nodes.
Everything works perfectly in the cluster when using the commands with srvctl, crsctl.
I have the User oracle for the grid, and for OH bjpadm User DB.
Start the database with the command: srvctl start databsase BJP-d
the owner of the processes is the oracle User
problem:
Every time I'm with the profile of the User bjpadm and run the command:
sqlplus / as sysdba, I get idle instance.
I can only connect to the server with connection string sqlplus user / password @ inst
If I start the database without the srvctl ie through the sqlplus
I accomplished converting a single instance database to RAC 2 nodes.
Everything works perfectly in the cluster when using the commands with srvctl, crsctl.
I have the User oracle for the grid, and for OH bjpadm User DB.
Start the database with the command: srvctl start databsase BJP-d
the owner of the processes is the oracle User
problem:
Every time I'm with the profile of the User bjpadm and run the command:
sqlplus / as sysdba, I get idle instance.
I can only connect to the server with connection string sqlplus user / password @ inst
If I start the database without the srvctl ie through the sqlplus
0