Download oracle 12c software and SCP .zip files to server
Unzip both zip files and you see “database”
folder created.
oracle@t01odsdev201:/opt/oracle/12c INT$ unzip linuxamd64_12c_database_1of2.zip
oracle@t01odsdev201:/opt/oracle/12c INT$ unzip
linuxamd64_12c_database_2of2.zip
oracle@t01odsdev201:/opt/oracle/12c INT$ ls
database linuxamd64_12c_database_1of2.zip linuxamd64_12c_database_2of2.zip
oracle@t01odsdev201:/opt/oracle/12c INT$ cd database
oracle@t01odsdev201:/opt/oracle/12c/database INT$ ls
install response
rpm runInstaller sshsetup
stage welcome.html
Invoke above “runInstaller” and then GUI will be seen
oracle@t01odsdev201:/opt/oracle/12c/database INT$ export DISPLAY=10.119.38.156:0
oracle@t01odsdev201:/opt/oracle/12c/database INT$ ./runInstaller
Starting Oracle Universal Installer...
Checking Temp space: must be greater than 500 MB. Actual 3889 MB Passed
Checking swap space: must be greater than 150 MB. Actual 9781 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_09-28-14PM.
Please wait ...
specify your Oracle Home & Software location
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.
0 comments:
Post a Comment