Installing Oracle and Oracle Patching For Sap Installs:: Below Method Describes Using "Xwin Server"
Installing Oracle and Oracle Patching For Sap Installs:: Below Method Describes Using "Xwin Server"
This document explains how to install Oracle 10G on AIX as well as patching Oracle (Also refer
to the documentation in the installation guide for the SAP system you are installing for additional
notes on the Oracle installation and patching process.
Note: You can use XWin Server to start an xsession or other software like “Reflections”. The
below method describes using “XWin Server”.
Start the XServer on the server. Click on Start, XWin Server to bring up a command session.
Passwd orar1s
At the XWinserver:
jbronne@VWHQSAPM1 ~
$ ssh -X orar1s@r1s
xclock &
(view the clock that appears) – This is to ensure the Oracle Installer screen will be able to come
up.
mv /oracle/stage/102_64/database/Disk1/SAP /oracle/stage/102_64/database/Disk1/
cd /oracle/stage/102_64/database/Disk1
unzip /media/ORACLE/102_64/RDBMS_SAP.zip
Sign in as orasid.
su - root
./rootpre.sh
2
4.5.3 Running he Oracle Installer
./RUNINSTALLER
Say “y” for yes when to the question appears to run the rootpre.sh as root.
3
Ensure that SID under /oracle and all sub-directories + files are owned by orasid and dba.
Click on “Yes”.
4
Click on “Next”.
5
A summary page appears. Click on Install.
6
7
8
Log on as root to the server and execute the above scripts. After this click on the “OK” button.
Exit.
As root, run:
Kill the two jobs that have a long line that ends in “.xml”. (makes sure nothing is running since
the program files will now be updated in the applying of patches).
kill -9 jobname.xml
Execute: ./runInstaller
9
Click on “Next”.
10
Click “Next”.
11
12
Click on “Next”.
Note: the Red Hand flag is a false positive, and you can ignore this. Click on the “Install”
button.
Click on “Yes”.
13
Log on as root and execute the root.sh script. Click on “OK” when the script is done.
14
Click on “Exit”.
cp -R OPatch /oracle/R1S/102_64
Log in as orasid.
OPatch completes and there may be some warnings. This is due to some duplicates and you can
ignore these.
$ cd 8534387
$ ls
15
7155249 7155252 7197583 7375617 8309587 8309632 8534387 8568398
8568405 patchmd.xml
--------------------------------------------------------------------------------
******************************************************************************
**
******************************************************************************
**
** ATTENTION **
** **
16
** not complete until all the Post Installation (Post Deinstallation) **
** successfully completed. **
** **
******************************************************************************
**
******************************************************************************
**
--------------------------------------------------------------------------------
Return Code = 0
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
17
OPatch completed with warnings.
export PATH=$PATH:/usr/ccs/bin
--------------------------------------------------------------------------------
******************************************************************************
**
******************************************************************************
**
** ATTENTION **
** **
** successfully completed. **
** **
******************************************************************************
**
******************************************************************************
**
--------------------------------------------------------------------------------
18
Execution of 'sh /media/ORACLE/102_64/8534387/8534387/custom/scripts/post -apply
8534387 ':
Return Code = 0
OPatch succeeded.
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
Stop.
'
19
12) OUI-67124:Re-link fails on target "ioracle".
--------------------------------------------------------------------------------
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
20
Re-link fails on target "ioracle".
21