Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

attaching an oracle home.

770791Aug 17 2010 — edited Aug 26 2010
dear all,

i have different issue with respect to oracle central inventory.

tota oracle users(userid)=3(oracle,ora10_ca,ora10_gs)
three different oraclehomes for all the above users.

single central inevntory /u01/oraInventory for (ora10_ca,ora10_gs).

another central inventory user(oracle) /oracle/oraInventory.

when i issue optach lsinventory as user (oracle).

i get below message.


$ 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 : /oracle/ora10g
Central Inventory : /u01/oraInventory
from : /etc/oraInst.loc
OPatch version : 10.2.0.4.3
OUI version : 10.2.0.4.0
OUI location : /oracle/ora10g/oui
Log file location : /oracle/ora10g/cfgtoollogs/opatch/opatch2010-08-17_14-26-25PM.log

List of Homes on this system:

Home name= Ora10gDb_homeCA1, Location= "/u02/app/ora10_ca/product/10.2.0/db_1"
Home name= Ora10gDb_homeGS1, Location= "/u02/app/ora10_gs/product/10.2.0/db_1"
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

$ echo $ORACLE_HOME
/oracle/ora10g
$ echo $ORACLE_BASE
/oracle
$ id
uid=204(oracle) gid=203(dba) groups=204(oinstall)
$

my query.

though the user(oracle) has seperate ORACLE_HOME,ORACLE_BASE,ORACLEINVENTORY why it needs to point to other other oracle inventory used by user(ora10_ca,ora10_gs).
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 23 2010
Added on Aug 17 2010
3 comments
5,830 views