Upgrading GRID only home from 11.2.0.3 to 12.1.0.2 and environment variable question
So, I'm upgrading a two node RAC Grid only home from 11.2.0.3 to 12.1.0.2. I understand in the documentation that we should unset the following before upgrade:
- unset ORACLE_BASE
- unset ORACLE_HOME
- unset ORACLE_SID
- unset ORA_CRS_HOME
- take oracle bin path out of PATH variable
However, if we have a separate GRID home from the ORACLE database home and don't have the ORACLE environment variables set in our GRID, are we okay?
Or does the above really mean the ORACLE GRID BASE, HOME,etc?