RE: Missing oraInventory after Oracle 11.2.0.3 install
Date: Thu, 21 May 2015 16:31:29 +0000
Message-ID: <DD179917255B1146B9367DC5E7C0DDB0022E34AC_at_MSPM1BMSGM41.ent.core.medtronic.com>
Pavan & Fernando, Thanks for your tips. I was finally able to resolve my issue and here is the summary.
I forgot to set the ORACLE_BASE variable before starting the installer from UNIX screen. Then when I set ORACLE_BASE and restarted the installer but it still didn’t create the oraInventory directory. Then I removed the oraInst.loc file and oradiag_oracle directory & files from the home directory of the oracle UNIX user and restarted installer after setting the ORACLE_BASE. This time it created the oraInventory directory under /mspsdb146/u01/app/oracle.
Not sure what exactly did the trick.
Ashoke
From: Fernando N. de Souza [mailto:fnantes_at_gmail.com]
Sent: Wednesday, May 20, 2015 1:07 PM
To: pavan_843_at_yahoo.co.in
Cc: Mandal, Ashoke; oracle-l-bounce_at_freelists.org; oracle-l_at_freelists.org
Subject: Re: Missing oraInventory after Oracle 11.2.0.3 install
I suspect it's not missing and was created where you defined:
inventory_loc=/mspsdb146/u01/app/oracle
You should have configured it this way:
inventory_loc=/mspsdb146/u01/app/oracle/oraInventory
Try this:
$ ls -l /mspsdb146/u01/app/oracle/ContentsXML/inventory.xml
I suspect you will find it.
--
Fernando.
fnantes_at_gmail.com<mailto:fnantes_at_gmail.com>
On Wed, May 20, 2015 at 3:54 AM, pavan kumar <pavan_843_at_yahoo.co.in<mailto:pavan_843_at_yahoo.co.in>> wrote: Hi,
From the errors, it's shows the just the warnings. So it's hard to guess work based on the inputs shared from your end. Can you go through the full log step by step, you will have information, if some thing is missing.
- Thanks
Pavan Kumar N
From: "Mandal, Ashoke" <ashoke.k.mandal_at_medtronic.com<mailto:ashoke.k.mandal_at_medtronic.com>> To: pavan kumar <pavan_843_at_yahoo.co.in<mailto:pavan_843_at_yahoo.co.in>>; "oracle-l-bounce_at_freelists.org<mailto:oracle-l-bounce_at_freelists.org>" <oracle-l-bounce_at_freelists.org<mailto:oracle-l-bounce_at_freelists.org>> Cc: "oracle-l_at_freelists.org<mailto:oracle-l_at_freelists.org>" <oracle-l_at_freelists.org<mailto:oracle-l_at_freelists.org>> Sent: Wednesday, 20 May 2015 9:59 AM
Subject: RE: Missing oraInventory after Oracle 11.2.0.3 install
Pavan,
These are the errors I could see in the installation log. But didn’t see anything related to inability to create oraInventory directory.
INFO: WARNING: Unable to set the value for COLLECTOR_IGNORE_FAILURES. Error: null INFO: WARNING: Unable to set the value for COLLECTOR_IGNORE_CONFIGURATION. Error: null INFO: WARNING: Unable to set the value for COLLECTOR_IGNORE_FAILURES. Error: null INFO: WARNING: Unable to set the value for COLLECTOR_IGNORE_CONFIGURATION. Error: null
Any other idea? Should I try to reinstall it?
Thanks,
Ashoke
From: pavan kumar [mailto:pavan_843_at_yahoo.co.in<mailto:pavan_843_at_yahoo.co.in>]
Sent: Tuesday, May 19, 2015 10:52 PM
To: Mandal, Ashoke; oracle-l-bounce_at_freelists.org<mailto:oracle-l-bounce_at_freelists.org>
Cc: oracle-l_at_freelists.org<mailto:oracle-l_at_freelists.org>
Subject: Re: Missing oraInventory after Oracle 11.2.0.3 install
Hi Ashoke,
Please review the installation logs,you may get the answer for your query (try to see/check for any errors, like mount point privileges or issues)
- Thanks
Pavan Kumar N
From: "Mandal, Ashoke" <ashoke.k.mandal_at_medtronic.com<mailto:ashoke.k.mandal_at_medtronic.com>> To: "oracle-l-bounce_at_freelists.org<mailto:oracle-l-bounce_at_freelists.org>" <oracle-l-bounce_at_freelists.org<mailto:oracle-l-bounce_at_freelists.org>> Cc: "oracle-l_at_freelists.org<mailto:oracle-l_at_freelists.org>" <oracle-l_at_freelists.org<mailto:oracle-l_at_freelists.org>> Sent: Wednesday, 20 May 2015 5:21 AM
Subject: Missing oraInventory after Oracle 11.2.0.3 install
Hello All,
I installed Oracle 11.2.0.3 on Solaris 10 server. When installer prompted for location of oraInventory I specified as /mspsdb146/u01/app/oracle. After the installation was done I couldn’t see the oraInventory directory. But installation log was placed under /mspsdb146/u01/app/oracle/logs directory. I never experienced a missing oraInventory directory like this in past.
The content of oraInst.loc:
inventory_loc=/mspsdb146/u01/app/oracle
Any idea why the oraInventory directory was not created? Did I install incorrectly?
Thanks,
Ashoke Mandal
[CONFIDENTIALITY AND PRIVACY NOTICE] Information transmitted by this email is proprietary to Medtronic and is intended for use only by the individual or entity to which it is addressed, and may contain information that is private, privileged, confidential or exempt from disclosure under applicable law. If you are not the intended recipient or it appears that this mail has been forwarded to you without proper authority, you are notified that any use or dissemination of this information in any manner is strictly prohibited. In such cases, please delete this mail from your records. To view this notice in other languages you can either select the following link or manually copy and paste the link into the address bar of a web browser: http://emaildisclaimer.medtronic.com<http://emaildisclaimer.medtronic.com/>
--
http://www.freelists.org/webpage/oracle-l
Received on Thu May 21 2015 - 18:31:29 CEST