FMW 11.1.2.3.1.0 Applying Patch 21118593: OAM WEBGATE BUNDLE PATCH 11.1.2.3.1
Pre-requisites
- Download Patch 21118593 (p21118593_111230_Linux-x86-64.zip)
- Set environment variable like ORACLE_HOME, PATH, etc
export ORACLE_HOME= export ORACLE_HOME=$MW_HOME/oamwebgate11
Please note Access Manager 11g Release 1 (11.1.2.0.0) WebGates are the required base for WebGate Bundle Patch 11.1.2.3.1
It is recommended that you apply the WebGate bundle patch to all installed WebGates for which a bundle patch is provided.
Apply patch 21118593
- Unzip the patch
unzip -d PATCH_TOP p21118593_111200_platform.zip
- Turn off the web server
- cd $MW_HOME/PATCH_TOP/21118593
- Run opatch apply
$ORACLE_HOME/OPatch/opatch apply -invPtrLoc $ORACLE_HOME/oraInst.loc
- Verify the patch
$ORACLE_HOME/OPatch/opatch lsinventory -invPtrLoc $ORACLE_HOME/oraInst.loc
- Restart the Web server.
If you have multiple instances, you must repeat these steps for each WebGate.
Patch De-installation
If any issues after applying the patch and rollback is needed, follow below steps:
- Stop the WebGate Web server
- cd $MW_HOME/PATCH_TOP/21118593
- Run opatch rollback
$ opatch rollback -id 21118593
- Restart the WebGate Web server
If you have multiple instances, you must repeat these steps for each WebGate.
Related Posts:
FMW 11.1.1.7.0 - Apply Oracle Virtual Directory Patch 17391582: OVD FOR IAM1112 BUNDLE PATCH 11.1.1.7.1
No comments:
Post a Comment