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!

Silent Install on Aix nothing happened

unknown-1052419Dec 9 2013 — edited Dec 16 2013

Hi All,

11.2.0.3

Aix 6.1


I am installing database remotely using response file.


After editing the db_install.rsp, I run this command: ./runInstaller -silent DECLINE_SECURITY_UPDATES=true SECURITY_UPDATES_VIA_MYORACLESUPPORT=false -responseFile "/vol1/database/response/db_orcl_install.rsp"


********************************************************************************

Your platform requires the root user to perform certain pre-installation

OS preparation.  The root user should run the shell script 'rootpre.sh' before

you proceed with Oracle installation.  rootpre.sh can be found at the top level

of the CD or the stage area.

Answer 'y' if root has run 'rootpre.sh' so you can proceed with Oracle

installation.

Answer 'n' to abort installation and then ask root to run 'rootpre.sh'.

********************************************************************************

Has 'rootpre.sh' been run by root? [y/n] (n)

y

Starting Oracle Universal Installer...

Checking Temp space: must be greater than 190 MB.   Actual 1007 MB    Passed

Checking swap space: must be greater than 150 MB.   Actual 8192 MB    Passed

prodsvr:oracle[/backup/Oracle_11.2.0.3/database]

After the passed thing it just end like nothing happened.

I check the log at "oraInventory" but there is none created.

How do I troubleshoot this?

Thanks,

pK



Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 13 2014
Added on Dec 9 2013
9 comments
3,834 views