Oracle 10.2.0.5 opatch報錯
Linux redhat 5 Oracle 10.2.0.5 執行opatch lsinventory報錯:
[oracle@rac2 8350262]$ opatch lsinventory
Invoking OPatch 10.2.0.5.1
Invoking OPatch 10.2.0.5.1
Oracle Interim Patch Installer version 10.2.0.5.1
Copyright (c) 2010, Oracle Corporation. All rights reserved.
Copyright (c) 2010, Oracle Corporation. All rights reserved.
Oracle Home : /opt/ora10g/product/10.2.0/db_1
Central Inventory : /opt/ora10g/oraInventory
from : /etc/oraInst.loc
OPatch version : 10.2.0.5.1
OUI version : 10.2.0.5.0
OUI location : /opt/ora10g/product/10.2.0/db_1/oui
Log file location : /opt/ora10g/product/10.2.0/db_1/cfgtoollogs/opatch/opatch2012-11-27_10-49-37AM.log
Patch history file: /opt/ora10g/product/10.2.0/db_1/cfgtoollogs/opatch/opatch_history.txt
List of Homes on this system:
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
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
根據metalink Opatch error: "Inventory load failed... OPatch cannot load inventory for the given Oracle Home." [ID 864117.1]
註冊oracleHome資訊到Inventory
To implement the solution, please execute the following steps:
1. Register/Attach the OracleHome information to the existing Central Inventory using following command
- For OracleHome version 10.2.0.2 or higher :
% cd $ORACLE_HOME/oui/bin
% ./attachHome.sh
% ./attachHome.sh
or
% ./runInstaller -silent -attachHome \
ORACLE_HOME=$ORACLE_HOME \
ORACLE_HOME_NAME=""
ORACLE_HOME=$ORACLE_HOME \
ORACLE_HOME_NAME="
- For OracleHome version 10.1.0.2 to 10.2.0.1:
% cd $ORACLE_HOME/oui/bin
% ./runInstaller -silent -attachHome \
ORACLE_HOME=$ORACLE_HOME \
ORACLE_HOME_NAME=
% ./runInstaller -silent -attachHome \
ORACLE_HOME=$ORACLE_HOME \
ORACLE_HOME_NAME=
Note : Please replace
Note :
'-attachHome' operation does not work for Oracle Database Home versions 9.2.0.x or below.
For 9.2.0.x, incase central inventory is missing/corrupted OR OracleHome information is missing from existing central inventory, then only available options are
- restore the central inventory from last known good backup
OR
- reinstall the OracleHome
'-attachHome' operation does not work for Oracle Database Home versions 9.2.0.x or below.
For 9.2.0.x, incase central inventory is missing/corrupted OR OracleHome information is missing from existing central inventory, then only available options are
- restore the central inventory from last known good backup
OR
- reinstall the OracleHome
2. Now use OPatch command to check this OracleHome details
- following command should display all OracleHomes registered in the Central Inventory. Which should include your OracleHome as one of the entry
$ORACLE_HOME/OPatch/opatch lsinventory -all
- following command should display installed components in the OracleHome set in the environment ($ORACLE_HOME)
$ORACLE_HOME/OPatch/opatch lsinventory -detail
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/17252115/viewspace-750044/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- $ORACLE_HOME/OPatch/opatch prereq CheckConflictAgainstOHWithOracleAI
- weblogic報錯: OPatch failed with error code 73WebAIError
- Oracle 10.2.0.5升級至11.2.0.4Oracle
- Oracle的OPatch補丁更新Oracle
- Oracle更新Opatch故障處理Oracle
- Windows平臺下opatch apply報錯:OUI-67073WindowsAPPUI
- oracle 10 rac 升級 10.2.0.1升級到10.2.0.5Oracle
- ORACLE 12C opatch fuser與ChecksystemCommandAvailable failedOracleAI
- oracle dg報錯Oracle
- Oracle TNS報錯大全Oracle
- upgrade 10.2.0.5 to 11.2.0.4 on linuxLinux
- oracle 報大小寫錯誤Oracle
- Oracle報錯ORA-27127Oracle
- Opatch - Where Can I Find the Latest Version of Opatch?
- 封神臺Oracle注入- 報錯注入Oracle
- windows oracle 11201打補丁報錯WindowsOracle
- 靜默安裝oracle時報錯Oracle
- ORACLE opatch 打補丁fuser command output for /u01/.../crsctl.bin is FailureOracleAI
- Oracle DBLink中CLOB報錯ORA-22992Oracle
- Oracle dataguard報錯:Error 1017 received logging on to the standbyOracleError
- oracle匯入TYPE物件報錯ORA-02304Oracle物件
- OPatch install "Missing command :fuser"
- OPatch failed with error code 73AIError
- Oracle11g生成手動的快照報告報錯Oracle
- oracle12c安裝報錯[INS-32025]Oracle
- oracle 匯入報錯:field in data file exceeds maximum lengthOracle
- oracle rac dg庫報錯ORA-01031: insufficient privilegesOracle
- Oracle 12c ORA-29548 報錯處理Oracle
- Oracle 條件索引 case when 報錯解決方案Oracle索引
- 【ERROR】OPatch failed with error code 73ErrorAI
- [重慶思莊每日技術分享]-$ORACLE_HOME/OPatch/ocm/bin/emocmrsp 不再有了Oracle
- ORACLE 錯誤Oracle
- oracle netca建立監聽報錯/u01/oracle/bin/netca: line 178: 11819 AbortedOracle
- 【ASK_ORACLE】Oracle RAC報錯“ipc send timeout”的原因以及解決辦法Oracle
- oracle RAC dbca的時候報錯提示cluster nodes are not accessibleOracle
- Windows Server 2012安裝Oracle 11204報錯INS-30131WindowsServerOracle
- oracle 19c dg搭建duplicate過程中報錯Oracle
- RAT(Oracle Real Application Testing)時ORA 600報錯處理OracleAPP
- 【ASM】Oracle RAC css啟動報錯"Duplicate voting file found"ASMOracleCSS