You are on page 1of 1

R2PS3 Upgrade of 11.1.1.5.6 to 11.1.2.3.

0
http://aseng-wiki.us.oracle.com/asengwiki/pages/viewpage.action?pageId=881428358
7072
OAM 11g R1PS1 to R2PS2/R2PS3 upgrade
- - - - - - - - - - - - - - - - - - - - - -
1. Stop PS1 Admin and Managed servers (if running)
---------------------------------------------
- cd ~/bin
- ./stopMT.sh (This script only controls the AdminServer and oam_server1 Manag
ed Server)

2. Upgrade Middleware Home ***DO NOT NEED TO DO THIS STEP AS WLS IS ALREADY UPG
RADED***
---------------------------------------------
- Download Oracle WebLogic 10.3.6.0: Patch 13529623 (p13529623_1036_Generic.zip)
from My Oracle Support to ~/junk
- unzip p13529623_1036_Generic.zip
- $JAVA_HOME/bin/java -jar wls1036_upgrade_generic.jar
Point to existing $MW_HOME

3. Upgrade Oracle Home using OUI


---------------------------------------------
- export JAVA_HOME=/home/oracle/jdk
- cd /home/oracle/Downloads/r2ps3_shiphome_upgrade
- unzip iamsuite1.zip
- unzip iamsuite2.zip
- unzip iamsuite3.zip
- cd /home/oracle/Downloads/r2ps3_shiphome_upgrade/iamsuite/Disk1
- ./runInstaller -jreLoc $JAVA_HOME
- skip software updates
- point to existing $ORACLE_HOME
- /home/oracle/Middleware
- Oracle_IDM1
Note: You will see a warning that the ORACLE_HOME is not empty. This is
because we are upgrading the binaries in this location.

You might also like