install / uninstall oracle client
skengMar 25 2008 — edited Apr 23 2013I'm trying to install an oracle client 10.2 in a linux server without oracle db AND without X server. I have successfully run the silent installation script but due to some missing rpms, although the client is installed, but i suspect it's actually failed. because whenever I use the sqlplus command, it gives no error and no reaction at all.
So i'm planning to uninstall it. however, everytime i launch the uninstallation script silently, it keeps giving me this error,
OUI-10031:Inventory location cannot be empty.
But i've checked the orainst.loc file, it points to the oraInventory folder correctly.
Can anyone please help me?