Saturday, September 19, 2015

AIA Binary Upgrade steps from 11.1.1.5 to 11.1.1.7

As we know that Oracle AIA Suite 11.1.1.5 is now out of support by Oracle. So in this post we shall see up gradation of Oracle AIA suite from 11.1.1.5 to 11.1.1.7.


Pre Upgrade Steps:



Step 1) Download ofm_aiafp_generic_11.1.1.7.0_disk1_1of1.zip from metalink.



Step 4) Backup Oracle AIA  home folder , Middleware home ,  Inventory directory.

Step 5) Shutdown below services:
Admin Server , All Manage server and Node Manager.

Step 6) Unzip the Binaries(patch).

Upgrade Oracle AIA Home:


Step 1) Execute below command from Disk1
"./runInstaller -invPtrLoc $ORACLE_SOA_HOME/oraInst.loc -jreLoc $JAVA_HOME"
 

Step 2) On Welcome screen click Next

 

Step 3) Review prerequisites in the Prerequisite Checks screen. Make sure it passes all per-requisites check. Once done click Next

 

Step 4) Specify installation location in the AIA_Home field.
             Select the AIA_INSTANCE that you want to upgrade in the AIA Instance Name for Upgrade.
             Click Next  
            
 

Step 5) A warning message that says that a previous version is installed in the selected AIA_HOME is displayed. Click Yes and continue with upgrading your existing AIA_HOME to Foundation Pack 11g Release 1 (11.1.1.7)  

Step 6) Review the information on Installation Summary screen and click Install.

Step 7) Check Installation Progress

 

Step 8) Make sure it is completed 100%

 

Step 9) Click Finish to close the AIA Foundation Pack Installer in the Installation Complete screen
.
 



Upgrade Oracle AIA ENvironment:


Step 1) Execute aiaenv.sh from the <AIA_HOME>/aia_instances/<aia_instance>/bin

Step 2) Browse to <AIA_HOME>/AIAFPUpdates/Update_AIAFP111170/config folder

Step 3) Execute the following script 
             ant -f UpdateEnvironment.xml
 

Verification of AIA Version:


Step 1) Execute aiaenv.sh from the <AIA_HOME>/aia_instances/<aia_instance>/bin

Step 2) Go to <AIA_HOME>/inventory/ContentsXML and open file comps.xml


Step 3)  Run Opatch lsinventory on AIA home

Execute aiaenv.sh from the <AIA_HOME>/aia_instances/<aia_instance>/bin
username@Hostname # cd $AIA_HOME/OPatch/
username@Hostname # opatch lsinventory -oh $AIA_HOME -invPtrLoc $AIA_HOME/or aInst.loc -jre $JAVA_HOME
./opatch: -d64: not found
Invoking OPatch 11.1.0.8.2
Oracle Interim Patch Installer version 11.1.0.8.2
Copyright (c) 2010, Oracle Corporation. All rights reserved.
--------------------------------------------------------------------------------
Installed Top-level Products (1):

Application Integration Architecture 11.1.1.7.0
There are 1 products installed in this Oracle Home.

There are no Interim patches installed in this Oracle Home.

--------------------------------------------------------------------------------

No comments:

Post a Comment

Other Posts