I am trying to install Oracle 11g with a response file in silent mode since
I don't have a working X windows env.
When I run the following command. I get this error:
$ ./runInstaller -silent -noconfig -responseFile `pwd`/db_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 377 MB Passed
Checking swap space: must be greater than 150 MB. Actual 512 MB Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-07-20_11-39-56AM. Please wait ...$ [SEVERE] - Email Address Not Specified
Here is a copy of my .rsp file. All I want is to install the software, why
am I failing on email addresses for starter databases? Does anybody
have a simple .rsp file that works that I can use as a template.
Bookmarks