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