- Download p21768251_121200_Linux-x86-64.zip and copy to server staging area say PATCH_TOP with appropriate permissions.
Before installing patch
- Ensure all patch pre-requisites specified in patch README are met
- Set the environment variable ORACLE_HOME to your product installed directory.
for example: export ORACLE_HOME=/sid/1212mwhome
- Stop all servers (Admin Server and all Managed Server(s))
Applying patch 21768251
- Unzip the patch zip file into the PATCH_TOP.
$ unzip -d PATCH_TOP p21768251_121200_Linux-x86-64.zip
- Set your current directory to the directory where the patch is located.
$ cd PATCH_TOP/21768251
3. Run OPatch to apply the patch.
$ opatch apply
- Start all servers (Admin Server and all Managed Server(s))
Rollback patch 21768251
If any issues encountered post patching and patch roll back is required, follow below steps.
- Stop all servers (Admin Server and all Managed Server(s))
- Change to the directory where the patch was unzipped.
$ cd PATCH_TOP/21768251
- Run OPatch to rollback the patch.
$ opatch rollback -id 21768251
- Restart all servers (Admin Server and all Managed Server(s))
Related Posts:
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 20493440: MERGE REQUEST ON TOP OF 11.1.1.7.0 FOR BUGS 18423801 18025250
FMW 11.1.1.7.0 - Applying Patch 20124292: OPTIC NEEDS BETTER DIAGNOSTICS FOR CONNECTION ERRORS
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.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
Applying Patch 16856341: CPU: OHS CORE DUMPS AFTER MOD_SECURITY PATCH/CONF APPLIED
FMW 11.1.1.7.0 - Applying Patch 21640624: OHS SECURITY PATCH UPDATE 11.1.1.7.0 (CPUOCT2015)
No comments:
Post a Comment