Download Patch 20124292 (p20124292_111170_Generic.zip) and copy it onto server staging area say PATCH_TOP with appropriate permissions.
- Set the ORACLE_HOME environment variable to webtier home.
- Stop all opmn, OHS services.
Applying the patch
- Unzip the patch zip file and set current directory to patch location
$ unzip -d PATCH_TOP p20124292_111170_Generic.zip
$ cd PATCH_TOP/20124292
- Run OPatch to apply the patch.
$ opatch apply
- Start all opmn, OHS services.
- Start all servers (Admin Server and all Managed Server(s)).
- This patch updates $ORACLE_HOME/opmn/applications/NonJ2EEManagement.ear, redeploy this new NonJ2EEManagement.ear by running the command below:
$ORACLE_HOME/opmn/bin/opmnctl redeploy -adminHost <ADMINSERVER_HOST> -adminPort <ADMINSERVER_PORT>
Rollback patch
If any issues post patching and a roll back is needed, follow below steps
- Stop all opmn, OHS services.
- Stop the services (Admin and Managed servers)
- Change to the directory where the patch was unzipped.
$ cd PATCH_TOP/20124292
Run OPatch rollback command
$ opatch rollback -id 20124292
- Start all opmn, OHS services.
- Start all servers (Admin Server and all Managed Servers).
Related Posts:
Applying Patch 16856341: CPU: OHS CORE DUMPS AFTER MOD_SECURITY PATCH/CONF APPLIED
FMW 11.1.1.7.0 - Applying Patch 20493440: MERGE REQUEST ON TOP OF 11.1.1.7.0 FOR BUGS 18423801 18025250
Applying Patch 19849290 - CPU CONFLICT MERGE REQUEST ON TOP OF 11.1.1.7.0 FOR BUGS 17337741 17555224
Applying Patch 17337741: OSS SECURITY PATCH UPDATE 11.1.1.7.0 (CPUOCT2013)
FMW 11.1.1.7.0 - Applying Patch 18423831: WLSPLUGINS (OHS) SECURITY PATCH UPDATE 11.1.1.7.0 (CPUJUL2014)
FMW 11.1.1.7.0 - Applying Patch 18423801: OPMN SECURITY PATCH UPDATE 11.1.1.7.0 (CPUJUL2014)
Applying Patch 19948000: OHS SECURITY PATCH UPDATE 11.1.1.7.0 (CPUJAN2015)
FMW 12.1.2.0.0 - Oracle HTTP Server - Applying Patch 21768251: MERGE REQUEST ON TOP OF 12.1.2.0.0 FOR BUGS 19948089 19304888 20806507 20900385
FMW 12.1.3.0.0 - Applying Patch 19948154: OHS SECURITY PATCH UPDATE 12.1.3.0.0 (CPUJAN2015)
FMW 12.1.3.0.0 - Applying Patch 19229422: OHS 12C UNABLE TO CONNECT TO WLS DYNAMIC CLUSTER
FMW 11.1.1.7.0 - Applying Oracle HTTP Server Patch 20394174: MERGE REQUEST ON TOP OF 11.1.1.7.0 FOR BUGS 19948000 17905017
FMW 11.1.1.7.0 - Applying Patch 21640624: OHS SECURITY PATCH UPDATE 11.1.1.7.0 (CPUOCT2015)
No comments:
Post a Comment