rename ORACLE
Hi, we are discussing renaming oracle_home for a whlie, because client strictly asked us keeping 'only home_1' as current oracle home.
At OS, we have: $ORACLE_HOME/home_1 (11.2.0.4 current install), $ORACLE_HOME/home_1bkup (11.2.0.3 backup). For future quartly CPU apply, we are planning this strategy to in line with oracle patch guideline:
Apply Latest CPU Patchset [This will be future CPU patch procedure]
a. Move HOME_1 (11.2.0.4) to HOME_2.
Move HOME_1BKUP (11.2.0.3) to HOME_1.
b. Modify the inventory.xml and root.sh script to refer to HOME_2:
* Edit the /ora_bin01/u01/app/oraInventory/ContentsXML/inventory.xml. Uncomment off the old Oracle Home entry and make sure the new Oracle Home entry is correct.