ORA-46362: Could not translate variable ORACLE_BASE

In Oracle RAC environment , if you face the below error:

 

ORA-46362: Could not translate variable ORACLE_BASE

 

*** Solution:

 

Modify the database resource:

srvctl setenv database -db [DBNAME] -env ORACLE_BASE=$ORACLE_BASE

Leave a comment