WLS 10.3.6 Patch 15997291: SU Patch [ZM8B] :10.3.6.0.13 Overlay: NEED ABILITY TO BYPASS PROXY SERVER FOR DEPLOYMENT SERVICE HTTP CONNECTIONS
- Ensure pre-requisite patch Oracle WebLogic Sever overlay patch for 10.3.6.0.13 which requires WLS10.3.6.0.13 PSU (Patch Number: 21984589 , Patch ID :S8C2) has been applied
- Download Patch 15997291 (p15997291_1036013_Generic.zip)
- Unzip the patch and copy the contents to $MW_HOME/utils/bsu
unzip -d p15997291_1036013_Generic.zip
- Stop MT Services
- Apply Patch 15997291: SU Patch [ZM8B] on WLS Home
$ cd $MW_HOME/utils/bsu
$ ./bsu.sh -prod_dir=$MW_HOME/wlserver_10.3 -patch_download_dir=$MW_HOME/utils/bsu/cache_dir -patchlist=ZM8B -verbose -install
- Restart MT Services
Related Posts:
Applying Patch 21984589: SU Patch [S8C2]: WLS PATCH SET UPDATE 10.3.6.0.13
Applying Patch 14228070: SU Patch [JKM8] :10.3.6.0.13 Overlay: EXCEPTION ENCOUNTERED USING MAXTHREADS CONSTRAINT
Showing posts with label http. Show all posts
Showing posts with label http. Show all posts
Wednesday, 20 April 2016
WLS 10.3.6 Patch 15997291: SU Patch [ZM8B] :10.3.6.0.13 Overlay: NEED ABILITY TO BYPASS PROXY SERVER FOR DEPLOYMENT SERVICE HTTP CONNECTIONS
Labels:
15997291,
bsu,
bsu.sh,
Bypass,
cache_dir,
http,
HTTP Connections,
Overlay,
p15997291_1036013_Generic.zip,
Proxy,
Smart Update utility,
SU Patch [ZM8B],
Weblogic,
WLS,
WLS 10.3.6,
WLS 10.3.6.0.13,
wlserver_10.3,
ZM8B
Sunday, 17 January 2016
FMW 11.1.2.3.1.0 Applying Patch 21118593: OAM WEBGATE BUNDLE PATCH 11.1.2.3.1
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
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
Labels:
11.1.2.0.0,
21118593,
FMW,
FMW 11.1.2.3.1.0,
http,
OAM,
OAM 11.1.2.3.1,
OAM WEBGATE BUNDLE PATCH,
oamwebgate11,
Oracle Access Manager,
p21118593_111230_Linux-x86-64.zip,
Web Server,
Webgate
FMW 11.1.1.9.6 - Applying Oracle Business Process Management Suite (BPM) Patch 17412297: INITIATOR AND TASK IN INBOX HAVE DIFFERENT PRECEDENCE OF HTTP/HTTPS PROTOCOLS
FMW 11.1.1.9.6 - Applying Oracle Business Process Management Suite (BPM) Patch 17412297: INITIATOR AND TASK IN INBOX HAVE DIFFERENT PRECEDENCE OF HTTP/HTTPS PROTOCOLS
- Download Patch 17412297 ( p17412297_111196_Generic.zip )
- Ensure the patch for bug 22036578 ( Patch 22036578 SOA 11.1.1.9.6 ) has already been applied
- Set ORACLE_HOME to $MW_HOME/Oracle_SOA1
Applying Patch 17412297
- Unzip the patch
$ unzip -d PATCH_TOP p17412297_111196_Generic.zip
- Shutdown all servers (Admin and Managed Servers)
- $ cd PATCH_TOP/17412297/oui
- Run opatch apply
$ opatch apply
- Update worklist application using app server application update tool.
- Restart all servers (Admin and Managed Servers)
Patch De-installation
If any issues after applying the patch and rollback is required, follow below steps:
- Shutdown all servers (Admin and Managed Servers)
- $ cd PATCH_TOP/17412297/oui
- Run OPatch rollback
$ opatch rollback -id 17412297
- Restart all servers (Admin and Managed Servers)
Related Posts:
FMW 11.1.1.9.0 - Applying Patch 22036578: SOA Bundle Patch 11.1.1.9.6(ID:151015.1650)
- Download Patch 17412297 ( p17412297_111196_Generic.zip )
- Ensure the patch for bug 22036578 ( Patch 22036578 SOA 11.1.1.9.6 ) has already been applied
- Set ORACLE_HOME to $MW_HOME/Oracle_SOA1
Applying Patch 17412297
- Unzip the patch
$ unzip -d PATCH_TOP p17412297_111196_Generic.zip
- Shutdown all servers (Admin and Managed Servers)
- $ cd PATCH_TOP/17412297/oui
- Run opatch apply
$ opatch apply
- Update worklist application using app server application update tool.
- Restart all servers (Admin and Managed Servers)
Patch De-installation
If any issues after applying the patch and rollback is required, follow below steps:
- Shutdown all servers (Admin and Managed Servers)
- $ cd PATCH_TOP/17412297/oui
- Run OPatch rollback
$ opatch rollback -id 17412297
- Restart all servers (Admin and Managed Servers)
Related Posts:
FMW 11.1.1.9.0 - Applying Patch 22036578: SOA Bundle Patch 11.1.1.9.6(ID:151015.1650)
Monday, 11 January 2016
FMW 11.1.1.7.0 - Applying Patch 21640624: OHS SECURITY PATCH UPDATE 11.1.1.7.0 (CPUOCT2015)
FMW 11.1.1.7.0 - Applying Patch 21640624: OHS SECURITY PATCH UPDATE 11.1.1.7.0 (CPUOCT2015)
- Download Patch 21640624 (p21640624_111170_Linux-x86-64.zip)
Apply patch 21640624
- Set the ORACLE_HOME environment variable to where OHS is installed,
- Stop all opmn, OHS services
- Unzip the patch zip file into the PATCH_TOP.
$ unzip -d PATCH_TOP p21640624_111170_Linux-x86-64.zip
- cd PATCH_TOP/21640624
- Run OPatch to apply the patch.
$ opatch apply
- Follow post patch installation steps as relevant from the patch README file.
- Start all opmn, OHS services.
Patch De-installation:
- Stop all opmn, OHS services
- cd PATCH_TOP/21640624
- Run OPatch to deinstall the patch.
$ opatch rollback -id 21640624
- Restart all opmn, OHS services.
Related Posts:
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 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
- Download Patch 21640624 (p21640624_111170_Linux-x86-64.zip)
Apply patch 21640624
- Set the ORACLE_HOME environment variable to where OHS is installed,
- Stop all opmn, OHS services
- Unzip the patch zip file into the PATCH_TOP.
$ unzip -d PATCH_TOP p21640624_111170_Linux-x86-64.zip
- cd PATCH_TOP/21640624
- Run OPatch to apply the patch.
$ opatch apply
- Follow post patch installation steps as relevant from the patch README file.
- Start all opmn, OHS services.
Patch De-installation:
- Stop all opmn, OHS services
- cd PATCH_TOP/21640624
- Run OPatch to deinstall the patch.
$ opatch rollback -id 21640624
- Restart all opmn, OHS services.
Related Posts:
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 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
Labels:
21640624,
CPUOCT2015,
FMW,
FMW 11.1.1.7.0,
http,
OHS,
OHS 11.1.1.7.0,
OHS Security Patch Update,
opatch,
opatch apply,
opatch rollback,
opmn,
Oracle HTTP Server,
p21640624_111170_Linux-x86-64.zip
Sunday, 8 November 2015
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.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
- 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)
- 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)
Labels:
12.1.2.0.0,
19304888,
19948089,
20806507 20900385,
21768251,
Admin Server,
FMW 12.1.2.0.0,
http,
Managed Server,
OHS,
opatch,
opatch apply,
opatch rollback,
Oracle HTTP Server,
p21768251_121200_Linux-x86-64.zip
Friday, 6 November 2015
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 Oracle HTTP Server Patch 20394174: MERGE REQUEST ON TOP OF 11.1.1.7.0 FOR BUGS 19948000 17905017
- Ensure all patch requisites highlighted in patch README file are met.
- Set the ORACLE_HOME environment variable, say "[MW_HOME]/Oracle_WT1" directory.
- Stop all opmn, OHS services.
Applying Patch 20394174
1. Download Patch 20394174 and unzip patch zip file p20394174_111170_Linux-x86-64.zip into PATCH_TOP.
$ unzip -d PATCH_TOP p20394174_111170_Linux-x86-64.zip
2. Set your current directory to the directory where the patch is located.
cd PATCH_TOP/20394174
3. Run OPatch to apply the patch.
$ opatch apply
Post Patch Steps:
- Disable SSLv2 and SSLv3 from your configuration.
- Remove ciphers that are deprecated in this release.
(Refer to the patch README file for more details on the post patching steps)
- Start all opmn, OHS services.
Rollback Patch 20394174:
If any issues post patching and a rollback is needed, remove the patch as follows:
- Set the ORACLE_HOME environment variable, say "[MW_HOME]/Oracle_WT1" directory.
- Stop all opmn, OHS services.
- Change to the directory where the patch was unzipped.
cd PATCH_TOP/20394174
- Run OPatch to deinstall the patch.
$ opatch rollback -id 20394174
- Restart all opmn, OHS services.
Related Posts:
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.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
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)
- Ensure all patch requisites highlighted in patch README file are met.
- Set the ORACLE_HOME environment variable, say "[MW_HOME]/Oracle_WT1" directory.
- Stop all opmn, OHS services.
Applying Patch 20394174
1. Download Patch 20394174 and unzip patch zip file p20394174_111170_Linux-x86-64.zip into PATCH_TOP.
$ unzip -d PATCH_TOP p20394174_111170_Linux-x86-64.zip
2. Set your current directory to the directory where the patch is located.
cd PATCH_TOP/20394174
3. Run OPatch to apply the patch.
$ opatch apply
Post Patch Steps:
- Disable SSLv2 and SSLv3 from your configuration.
- Remove ciphers that are deprecated in this release.
(Refer to the patch README file for more details on the post patching steps)
- Start all opmn, OHS services.
Rollback Patch 20394174:
If any issues post patching and a rollback is needed, remove the patch as follows:
- Set the ORACLE_HOME environment variable, say "[MW_HOME]/Oracle_WT1" directory.
- Stop all opmn, OHS services.
- Change to the directory where the patch was unzipped.
cd PATCH_TOP/20394174
- Run OPatch to deinstall the patch.
$ opatch rollback -id 20394174
- Restart all opmn, OHS services.
Related Posts:
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.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
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)
Labels:
17905017,
19948000,
20394174,
admin.conf,
cipher,
FMW,
FMW 11.1.1.7.0,
http,
opatch,
opatch apply,
opatch rollback,
Oracle HTTP Server,
SSL,
ssl.conf,
SSLCipherSuite,
SSLProtocol,
SSLProxyProtocol,
SSLv2,
SSLv3
Wednesday, 14 October 2015
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 20493440: MERGE REQUEST ON TOP OF 11.1.1.7.0 FOR BUGS 18423801 18025250
Download Patch 20493440 (p20493440_111170_Linux-x86-64.zip) and copy it onto server staging area say PATCH_TOP with appropriate permissions.
- Set ORACLE_HOME example : export ORACLE_HOME=$MW_HOME/Oracle_WT1
- Stop all servers (Admin Server and all Managed Servers)
- Stop opmn services.
$opmnctl stopall
Applying the patch
- Stop Mid Tier services
- Unzip the patch zip file into the PATCH_TOP and set current directory to PATCH_TOP/20493440
$ unzip -d PATCH_TOP p20493440_111170_Linux-x86-64.zip
$ cd PATCH_TOP/20493440
- Run OPatch apply
$ opatch apply -jre $ORACLE_HOME/jdk/jre
- Start all servers (Admin Server and all Managed Servers)
- Start opmn services.
$opmnctl startall
Rollback patch
If any issues post patching and a roll back is needed, follow below steps
- Stop Mid Tier services
- Change to the directory where the patch was unzipped.
$ cd PATCH_TOP/20493440
- Run OPatch rollback
$ opatch rollback -id 20493440 -jre $ORACLE_HOME/jdk/jre
- Restart all servers (Admin Server and all Managed Server(s)).
- Start opmn services.
$opmnctl startall
Related Posts:
Applying Patch 16856341: CPU: OHS CORE DUMPS AFTER MOD_SECURITY PATCH/CONF APPLIED
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.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)
Download Patch 20493440 (p20493440_111170_Linux-x86-64.zip) and copy it onto server staging area say PATCH_TOP with appropriate permissions.
- Set ORACLE_HOME example : export ORACLE_HOME=$MW_HOME/Oracle_WT1
- Stop all servers (Admin Server and all Managed Servers)
- Stop opmn services.
$opmnctl stopall
Applying the patch
- Stop Mid Tier services
- Unzip the patch zip file into the PATCH_TOP and set current directory to PATCH_TOP/20493440
$ unzip -d PATCH_TOP p20493440_111170_Linux-x86-64.zip
$ cd PATCH_TOP/20493440
- Run OPatch apply
$ opatch apply -jre $ORACLE_HOME/jdk/jre
- Start all servers (Admin Server and all Managed Servers)
- Start opmn services.
$opmnctl startall
Rollback patch
If any issues post patching and a roll back is needed, follow below steps
- Stop Mid Tier services
- Change to the directory where the patch was unzipped.
$ cd PATCH_TOP/20493440
- Run OPatch rollback
$ opatch rollback -id 20493440 -jre $ORACLE_HOME/jdk/jre
- Restart all servers (Admin Server and all Managed Server(s)).
- Start opmn services.
$opmnctl startall
Related Posts:
Applying Patch 16856341: CPU: OHS CORE DUMPS AFTER MOD_SECURITY PATCH/CONF APPLIED
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.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)
Labels:
18025250,
18423801,
20493440,
Admin Server,
FMW,
FMW 11.1.1.7.0,
http,
JDK,
JRE,
OHS,
opatch apply,
opatch rollback,
opmn,
opmnctl,
opmnctl stopall,
Oracle HTTP Server,
p20493440_111170_Linux-x86-64.zip,
Web Tier
Tuesday, 13 October 2015
FMW 11.1.1.7.0 - Applying Patch 20124292: OPTIC NEEDS BETTER DIAGNOSTICS FOR CONNECTION ERRORS
FMW 11.1.1.7.0 - Applying Patch 20124292: OPTIC NEEDS BETTER DIAGNOSTICS FOR CONNECTION ERRORS
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)
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)
Labels:
11.1.1.7.0,
19849290,
20124292,
CPUOCT2013,
FMW,
FMW 11.1.1.7.0,
http,
HTTP Server,
NonJ2EEManagement.ear,
opatch,
opatch apply,
Oracle HTTP Server,
OSS,
OSS Security Patch Update,
p20124292_111170_Generic.zip
Applying Patch 19849290 - CPU CONFLICT MERGE REQUEST ON TOP OF 11.1.1.7.0 FOR BUGS 17337741 17555224
Applying Patch 19849290 - CPU CONFLICT MERGE REQUEST ON TOP OF 11.1.1.7.0 FOR BUGS 17337741 17555224
Download Patch 19849290 (p19849290_111170_Linux-x86-64.zip) and copy it onto server staging area say PATCH_TOP with appropriate permissions.
- Set the ORACLE_HOME environment variable e.g. "[MW_HOME]/Oracle_WT1" directory
- Stop all servers (AdminServer and all Managed servers).
Applying the patch
- Unzip the patch zip file and set current directory to patch location
$ unzip -d PATCH_TOP p19849290_111170_Linux-x86-64.zip
$ cd PATCH_TOP/19849290
- Run OPatch to apply the patch.
$ opatch apply
- Restart all servers (Admin Server and all Managed Server(s))
Rollback patch
If any issues post patching and a roll back is needed, follow below steps
- Stop the services (Admin and Managed servers)
- Change to the directory where the patch was unzipped.
$ cd PATCH_TOP/19849290
3. Run OPatch rollback command
$ opatch rollback -id 19849290
- Restart all servers (Admin Server and all Managed Servers)
Related Posts:
FMW 11.1.1.7.0 - Applying Patch 20124292: OPTIC NEEDS BETTER DIAGNOSTICS FOR CONNECTION ERRORS
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)
Download Patch 19849290 (p19849290_111170_Linux-x86-64.zip) and copy it onto server staging area say PATCH_TOP with appropriate permissions.
- Set the ORACLE_HOME environment variable e.g. "[MW_HOME]/Oracle_WT1" directory
- Stop all servers (AdminServer and all Managed servers).
Applying the patch
- Unzip the patch zip file and set current directory to patch location
$ unzip -d PATCH_TOP p19849290_111170_Linux-x86-64.zip
$ cd PATCH_TOP/19849290
- Run OPatch to apply the patch.
$ opatch apply
- Restart all servers (Admin Server and all Managed Server(s))
Rollback patch
If any issues post patching and a roll back is needed, follow below steps
- Stop the services (Admin and Managed servers)
- Change to the directory where the patch was unzipped.
$ cd PATCH_TOP/19849290
3. Run OPatch rollback command
$ opatch rollback -id 19849290
- Restart all servers (Admin Server and all Managed Servers)
Related Posts:
FMW 11.1.1.7.0 - Applying Patch 20124292: OPTIC NEEDS BETTER DIAGNOSTICS FOR CONNECTION ERRORS
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)
Labels:
11.1.1.7.0,
17337741,
19849290,
CPUOCT2013,
FMW,
FMW 11.1.1.7.0,
http,
HTTP Server,
Managed Server,
opatch,
opatch apply,
Oracle HTTP Server,
OSS,
OSS Security Patch Update,
p19849290_111170_Linux-x86-64.zip
Applying Patch 17337741: OSS SECURITY PATCH UPDATE 11.1.1.7.0 (CPUOCT2013)
Applying Patch 17337741: OSS SECURITY PATCH UPDATE 11.1.1.7.0 (CPUOCT2013)
- Download Patch 17337741 (p17337741_111170_Linux-x86-64.zip - choose relevant platform) - OSS SECURITY PATCH UPDATE 11.1.1.7.0 (CPUOCT2013)
- Copy the patch onto staging area say PATCH_TOP with proper permissions.
Please note this patch is not required if applying the merge Patch 19849290
- Set the ORACLE_HOME environment variable e.g. "[MW_HOME]/Oracle_WT1" directory
- Stop all servers (AdminServer and all Managed servers).
Applying the patch
- Unzip the patch zip file and set current directory to patch location
$ unzip -d PATCH_TOP p17337741_111170_Linux-x86-64.zip
$ cd PATCH_TOP/17337741
- Run OPatch to apply the patch.
$ opatch apply
- Restart all servers (Admin Server and all Managed Server(s))
Rollback patch
If any issues post patching and a roll back is needed, follow below steps
- Stop the services (Admin and Managed servers)
- Change to the directory where the patch was unzipped.
$ cd PATCH_TOP/17337741
3. Run OPatch rollback command
$ opatch rollback -id 17337741
- Restart all servers (Admin Server and all Managed Servers)
Related Posts:
Applying Patch 19849290 - CPU CONFLICT MERGE REQUEST ON TOP OF 11.1.1.7.0 FOR BUGS 17337741 17555224
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)
- Download Patch 17337741 (p17337741_111170_Linux-x86-64.zip - choose relevant platform) - OSS SECURITY PATCH UPDATE 11.1.1.7.0 (CPUOCT2013)
- Copy the patch onto staging area say PATCH_TOP with proper permissions.
Please note this patch is not required if applying the merge Patch 19849290
- Set the ORACLE_HOME environment variable e.g. "[MW_HOME]/Oracle_WT1" directory
- Stop all servers (AdminServer and all Managed servers).
Applying the patch
- Unzip the patch zip file and set current directory to patch location
$ unzip -d PATCH_TOP p17337741_111170_Linux-x86-64.zip
$ cd PATCH_TOP/17337741
- Run OPatch to apply the patch.
$ opatch apply
- Restart all servers (Admin Server and all Managed Server(s))
Rollback patch
If any issues post patching and a roll back is needed, follow below steps
- Stop the services (Admin and Managed servers)
- Change to the directory where the patch was unzipped.
$ cd PATCH_TOP/17337741
3. Run OPatch rollback command
$ opatch rollback -id 17337741
- Restart all servers (Admin Server and all Managed Servers)
Related Posts:
Applying Patch 19849290 - CPU CONFLICT MERGE REQUEST ON TOP OF 11.1.1.7.0 FOR BUGS 17337741 17555224
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)
Labels:
11.1.1.7.0,
17337741,
Admin Server,
CPUOCT2013,
FMW,
FMW 11.1.1.7.0,
http,
HTTP Server,
Managed Server,
opatch,
opatch apply,
Oracle HTTP Server,
OSS,
OSS Security Patch Update,
p17337741_111170_Linux-x86-64.zip
Thursday, 1 October 2015
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 18423831: WLSPLUGINS (OHS) SECURITY PATCH UPDATE 11.1.1.7.0 (CPUJUL2014)
- Download p18423831_111170_Linux-x86-64.zip (choose patch for relevant platform)
- Set the ORACLE_HOME environment variable, say "[MW_HOME]/Oracle_WT1" directory.
- Stop all opmn, OHS services.
Install Instructions:
1. Unzip the patch zip file into the PATCH_TOP.
unzip -d PATCH_TOP p18423831_111170_Linux-x86-64.zip
2. Set your current directory to the directory where the patch is located.
cd PATCH_TOP/18423831
3. Run OPatch to apply the patch.
Run following command:
- opatch apply
- Start all opmn, OHS services.
Rollback Instructions:
- Change to the directory where the patch was unzipped.
cd PATCH_TOP/18423831
- Run OPatch to deinstall the patch.
Run following command:
- opatch rollback -id 18423831
- Restart all opmn, OHS services.
Related Posts:
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
FMW 11.1.1.7.0 - Applying Patch 21640624: OHS SECURITY PATCH UPDATE 11.1.1.7.0 (CPUOCT2015)
- Download p18423831_111170_Linux-x86-64.zip (choose patch for relevant platform)
- Set the ORACLE_HOME environment variable, say "[MW_HOME]/Oracle_WT1" directory.
- Stop all opmn, OHS services.
Install Instructions:
1. Unzip the patch zip file into the PATCH_TOP.
unzip -d PATCH_TOP p18423831_111170_Linux-x86-64.zip
2. Set your current directory to the directory where the patch is located.
cd PATCH_TOP/18423831
3. Run OPatch to apply the patch.
Run following command:
- opatch apply
- Start all opmn, OHS services.
Rollback Instructions:
- Change to the directory where the patch was unzipped.
cd PATCH_TOP/18423831
- Run OPatch to deinstall the patch.
Run following command:
- opatch rollback -id 18423831
- Restart all opmn, OHS services.
Related Posts:
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
FMW 11.1.1.7.0 - Applying Patch 21640624: OHS SECURITY PATCH UPDATE 11.1.1.7.0 (CPUOCT2015)
Labels:
18423831,
CPUJUL2014,
FMW,
FMW 11.1.1.7.0,
http,
HTTP Server,
OHS,
OHS 11.1.1.7.0,
opatch,
opatch apply,
opmn,
opmnctl,
Oracle HTTP Server,
p18423831_111170_Linux-x86-64.zip,
Patch 18423831,
WLSPLUGINS
Subscribe to:
Posts (Atom)