OPatch fails with error code: 73
Hi,
Am really not sure if this is the right place to post this question as it's not completely related to Oracle Upgrade, but giving it a try. I was trying to apply a patch to resolve one of the Oracle Data Integrator bugs. And when I issue opatch lsinventory, it fails with the following error msg: LsinventorysessionFailed: 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.
List of Homes on this system:
Host name = OracleClient11g_home1
Location = C:\Oracle\Ora11gR2\product\11.2.0\client
I want the ORACLE_HOME to point to C:\Oracle\product\11.1.1\Oracle_ODI_1, not sure where it's getting C:\Oracle\Ora11gR2\product\11.2.0\client from.
I used set path = C:\Oracle\product\11.1.1\Oracle_ODI_1, added opatch location to the path variable in system properties, still takes C:\Oracle\Ora11gR2\product\11.2.0\client location.
Any help is greatly appreciated.
Thanks.