Hi,
Yeah this is a permission issue. Since youve installed the product it created a new inventory but could not be able to register it and thus it is preventing you when you need to access.
I'll suggest you to install all, remove inventory and remove /etc/oracle.loc too.
Then ensure that your umask setting for the orace user is set to 0022
Logon to your system as root do not sudo and run the orainstRoot.sh script ( though you've told it is under /etc/ I'd expct it to be under /opt/oracle/oraInventory/o
after running the script check your oracle.loc to have the correct permission:
ls -l /etc/oraInst.loc
-rw-r--r-- 1 root root 61 Aug 28 17:15 /etc/oraInst.loc
This is it.
Cheers,
K.
Main Topics
Browse All Topics





by: mrjoltcolaPosted on 2009-08-28 at 06:38:52ID: 25207496
The oraInventory directory should be writeable by the oinstall group, or the group that you are using to perform the install. It sounds like the installation succeeded, except that you ran the script as the wrong user. After you talked to your SA, it appear he ran as ROOT and it succeeded, so it is that simple.
I recommend that you go ahead and immediately install 10.2.0.4 patchset. By doing it now, before creating any instances, it will reduce your work.