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 -jdk $JAVA_HOME
- 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 p20838345_121300_Generic.zip
- Run $ cd PATCH_TOP/20838345
- 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 20838345
- Restart all services
Related Posts:
Applying Patch 20844228: WLS PATCH SET UPDATE 12.1.2.0.6
Applying Patch 20780171: SU Patch [EJUW]: WLS PATCH SET UPDATE 10.3.6.0.12
Applying Patch 19637463: SU Patch [12UV]: Oracle WebLogic Server (WLS) PATCH SET UPDATE 10.3.6.0.10
Applying Patch 19182814: SU Patch [FSR2]: Weblogic Server (WLS) PATCH SET UPDATE 10.3.6.0.9
Applying Patch 20474010: SU Patch [S8H6]: SPURIOUS HARVESTING OF CONNECTION BY WLS POOL
No comments:
Post a Comment