"OPatch failed with error code 73"故障一例

cnhtm發表於2009-11-25

在執行opatch lsinventory的時候出現如下錯誤:

Inventory load failed... OPatch cannot load inventory for the given Oracle Home.
Possible causes are:
Oracle Home dir. path does not exist in Central Inventory
Oracle Home is a symbolic link
Oracle Home inventory is corrupted
LsInventorySession failed: OracleHomeInventory gets null oracleHomeInfo
OPatch failed with error code 73

導致這個錯誤的原因是oracle home錯誤,解決方法很簡單:

1、執行attachHome.sh指令碼

% cd $ORACLE_HOME/oui/bin
% ./attachHome.sh

2、runInstaller -silent -attachHome

% ./runInstaller -silent -attachHome
ORACLE_HOME=$ORACLE_HOME
ORACLE_HOME_NAME=""

[@more@]

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/22049049/viewspace-1029100/,如需轉載,請註明出處,否則將追究法律責任。

相關文章