日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程资源 > 编程问答 >内容正文

编程问答

oracle10.2.0.5漏洞,Oracle 10.2.0.5 opatch报错

發布時間:2025/5/22 编程问答 20 豆豆
生活随笔 收集整理的這篇文章主要介紹了 oracle10.2.0.5漏洞,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

Oracle Interim Patch Installer version 10.2.0.5.1

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

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

or

% ./runInstaller -silent -attachHome \

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=

Note : Please replace with the name that you want to give this OracleHome.

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

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

總結

以上是生活随笔為你收集整理的oracle10.2.0.5漏洞,Oracle 10.2.0.5 opatch报错的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。