Download binaries from Oracle and SCP .zip files to server
Unzip both zip files and you will see “database” folder created.
oracle@t01odsdev201:/opt/oracle/11.2.0.3 INT$ cd database
oracle@t01odsdev201:/opt/oracle/11.2.0.3/database INT$ ls
doc install
readme.html response rpm
runInstaller sshsetup stage
welcome.html
oracle@t01odsdev201:/opt/oracle/11.2.0.3/database INT$ export
DISPLAY=10.109.38.156:0
oracle@t01odsdev201:/opt/oracle/11.2.0.3/database INT$ ./runInstaller
Starting Oracle Universal Installer...
Checking Temp space: must be greater than 120 MB. Actual 3893 MB Passed
Checking swap space: must be greater than 150 MB. Actual 9565 MB Passed
Checking monitor: must be configured to display at least 256
colors. Actual 16777216 Passed
Preparing to launch Oracle Universal Installer from
/tmp/OraInstall2013-09-05_03-55-01PM. Please wait ...oracle@t01odsdev201
Click on “fix& Check again” then it
will prompt you to run script, then open a new terminal and run the script and
check “ignore All” button and continue.
After finished running, it will prompt you
to run root.sh script. Open a new terminal and run the script as root user.