Before applying patch:
----------------------
- Download the latest version of OPatch 13.2.x via My Oracle Support Patch 6880880. (Choose 13.2.0.0.0 or "OUI NextGen 13.2") p6880880_132000_Generic.zip
- Ensure access to valid OUI Inventory by running $ opatch lsinventory -jre $ORACLE_HOME/jdk/jre
- Validate the executables in system PATH after setting $ORACLE_HOME by running 'which opatch', 'which unzip'
- Download the patch to staging directory eg PATCH_TOP with appropriate permissions
Patch instructions:
-------------------
- Set ORACLE_HOME to directory where ORACLE WEBLOGIC SERVER is installed.
- Stop all servers (AdminServer and all Managed server(s)).
- Unzip the patch
$ unzip -d PATCH_TOP p20323632_121300_Generic.zip
- Run $ cd PATCH_TOP/20323632
- Apply the patch (cold backup recommended before applying patch)
$ opatch apply
- While applying the patch, if any conflicts with existing patches detected or a merge patch for conflicting and new patch is required, stop the patch and contact Support.
- If any issues after applying the patch and you would like to roll back the patch, kindly run
$ opatch rollback -id 20323632
- Restart all services
Related Posts:
FMW 12.1.3.0.0 - Applying Patch 20838345: WLS PATCH SET UPDATE 12.1.3.0.4
Applying Patch 21364493: WLS PATCH SET UPDATE 12.1.2.0.7
Applying Patch 20844228: WLS PATCH SET UPDATE 12.1.2.0.6
No comments:
Post a Comment