opatch lsinventory找不到oraInst.loc 文件
分类: Oracle
HP_UX 默认文件位置: /var/opt/oracle/
AIX & LINUX 默认文件位置: /etc
我遇到的情况显示如下信息:
$ opatch lsinventory
Invoking OPatch 10.2.0.4.3
Oracle Interim Patch Installer version 10.2.0.4.3
Copyright (c) 2007, Oracle Corporation. All rights reserved.
Oracle Home : /oracle10g/oracle
Central Inventory : n/a
from :
OPatch version : 10.2.0.4.3
OUI version : 10.2.0.4.0
OUI location : /oracle10g/oracle/oui
Log file location : n/a
OPatch cannot find a valid oraInst.loc file to locate Central Inventory.
OPatch failed with error code 104
根据自己的系统,到默认文件目录,新建个 oraInst.loc 文件。
或是你的文件在其它目录,可以直接复制。
inventory_loc=/oracle10g/oraInventory
inst_group=dba
#这个路径一般是$ORACLE_BASE/oraInventory,
配置后,需要检查oraInventory目录是否存在。
配置完后,opatch 命令可以正常使用了。
目录 返回
首页