Title: How to create, update or rebuild the Central Inventory for Applications R12
* Adding an Oracle Home using ouicli.pl
$ cd $ORACLE_HOME/appsutil/clone
$ ./ouicli.pl
* Adding an Oracle Home using the Oracle Universal Installer
$ cd $ORACLE_HOME/oui/bin
$ ./runInstaller -silent -attachHome -invPtrLoc <Inventory-Pointer-Location-File> ORACLE_HOME="<OracleHome-Directory>" ORACLE_HOME_NAME="<OracleHome-Name>"
* Removing an Oracle Home using the Oracle Universal Installer (Must Use 10.2 Home)
$ cd $ORACLE_HOME/oui/bin
$ ./runInstaller -silent -detachHome ORACLE_HOME="/comstd/mecrp3/apps/tech_st/10.1.3" ORACLE_HOME_NAME="MECRP3_WEBOH__comstd_mecrp3_apps_tech_st_10_1_3"
$ ./runInstaller -silent -detachHome ORACLE_HOME="/comstd/mecrp3/apps/tech_st/10.1.2" ORACLE_HOME_NAME="MECRP3_WEBOH__comstd_mecrp3_apps_tech_st_10_1_2"
* Miscellaneous
$ opatch apply -invPtrLoc /oracle/test/apps/tech_st/10.1.2/oraInst.loc
* Home Name Rule
<INST_NAME>_DB__oracle_PROD_db_tech_st_10_2_0
<INST_NAME>_TOOLS__oracle_TEST_apps_tech_st_10_1_2
<INST_NAME>_WEBOH__oracle_test_apps_tech_st_10_1_3
댓글 없음:
댓글 쓰기