Showing posts with label JDK. Show all posts
Showing posts with label JDK. Show all posts

Monday, 11 January 2016

FMW 12.1.3.0.0 - Applying Patch 21885138: SOA Bundle Patch 12.1.3.0.4(ID:150922.0917.0153)

FMW 12.1.3.0.0 - Applying Patch 21885138: SOA Bundle Patch 12.1.3.0.4(ID:150922.0917.0153)

- Download Patch 21885138 (p21885138_121300_Generic.zip)

Applying Patch 21885138

- Ensure all patch pre-requisites are met as documented in Patch README file.

- Stop all MT services (AdminServer and all Managed server(s)).

- Patch 20163149 is recommended for performance improvement.

- unzip the patch

 $ unzip -d PATCH_TOP p21885138_121300_Generic.zip

- $ cd PATCH_TOP/21885138

- Run OPatch to apply the patch.

   $ opatch apply

Verify patch

$ORACLE_HOME/OPatch/opatch lsinventory|grep 21885138

- Start all MT services

For Bug Fix 18706071 to take effect,  refer to this post.

Patch De-installation

If any issues post patching and rollback is required, please follow below steps:

- Stop MT services

- $ cd PATCH_TOP/21885138

- Run OPatch to deinstall the patch.

- $ opatch rollback -id  21885138

- Start all MT services

Related Posts:

FMW 12.1.3.0.0 - Applying Patch Patch 22524811: SOA Bundle Patch 12.1.3.0.5(ID:160106.0610.0182)

Applying Patch 20900599: SOA Bundle Patch 12.1.3.0.3

FMW 12.1.3.0.0 - Applying Patch 20163149: DATAOBJECT ASSIGNMENT LOST AFTER DEHYDRATION

FMW 12.1.3.0.0 Additional steps for Bug 18706071: SUPPORT FOR CREDENTIAL STORE FOR CLOUD CONNECTORS IS MISSING IN OSB after applying Patch 20900599 (SOA Bundle Patch 12.1.3.0.3) or Patch 21885138 (SOA Bundle Patch 12.1.3.0.4)

SOA Bundle Patch 12.1.3.0.1(Patch 19707784) rolled back when applying Patch 20900599: SOA Bundle Patch 12.1.3.0.3

Checking SOA 12c version

FMW 12.1.3.0.3 - Applying SOA Suite Patch 21387680: B21248791 mq adapter error still not fixed

Friday, 30 October 2015

Applying OPSS 11.1.1.6.3 Patch 18629534 included in Patch 19157616: ORACLE IDENTITY MANAGEMENT SUITE BUNDLE PATCH 11.1.2.1.5

Applying OPSS 11.1.1.6.3 Patch 18629534 included in Patch 19157616: ORACLE IDENTITY MANAGEMENT SUITE BUNDLE PATCH 11.1.2.1.5

- Download Patch 19157616: ORACLE IDENTITY MANAGEMENT SUITE BUNDLE PATCH 11.1.2.1.5 (p19157616_111210_Generic.zip)

Patch 19157616 (p19157616_111210_Generic.zip) includes patches for components:

- OES 11.1.2.1.1

- OPSS 11.1.1.6.3

- OAM 11.1.2.1.4

- OAAM 11.1.2.1.3

- Copy p19157616_111210_Generic.zip onto the server staging area say PATCH_TOP with appropriate permissions.

- Download the latest version of OPatch (11.1.0.9.0 or higher) via Patch 6880880 (p6880880_111000_PLATFORM.zip)

- Unzip the patch file into the PATCH_TOP directory.

unzip -d $PATCH_TOP p19157616_111210_Generic.zip

- cd /PATCH_TOP/19157616/OPSS/18629534

Apply OPSS 11.1.1.6.3 Patch 18629534:

- Stop all servers including the Admin Server and all Managed server(s).

i)Set the ORACLE_HOME environment variable to MW_HOME/oracle_common directory. (JRF Home)

- Run opatch apply:

$ opatch apply  (For 64-bit, opatch apply -jre Path_to_ORACLE_HOME/jdk/jre)

ii) Set the ORACLE_HOME environment variable to MW_HOME/Oracle_oesclient directory. (OES Client (Security Module) Home)

Run opatch apply:

$ opatch apply  (For 64-bit, opatch apply -jre Path_to_ORACLE_HOME/jdk/jre)

- Start all servers including the Admin Server and all Managed server(s).


Rollback OPSS 11.1.1.6.3 Patch 18629534:

If any issues encountered after applying the patch and rollback is required, follow below steps:

- Stop all servers including the Admin Server and all Managed server(s).

- Change to the directory in which the bundle patch was unzipped.

$ cd PATCH_TOP/19157616/OPSS/18629534

Run opatch rollback as below:

i) Set the ORACLE_HOME environment variable to the oracle_common directory.

Run the following command:

- opatch rollback -id 18629534

 (For 64-bit, opatch rollback -id Patch_ID -jre Path_to_ORACLE_HOME/jdk/jre )

ii) Set the ORACLE_HOME environment variable to the oracle_oesclient directory.

Run opatch rollback as below:

- opatch rollback -id 18629534 

(For 64-bit, opatch rollback -id Patch_ID -jre Path_to_ORACLE_HOME/jdk/jre )

- Start all servers including the Admin Server and all Managed server(s).


Related Posts:

FMW 11.1.1.6.0 - Oracle Platform Security for Java - Applying Patch 15894053: TRACKING BUG FOR OPATCH DELIVERY OF ENTSEC_11.1.1.6.0-IDM11.1.2.1.0_GENERIC

FMW 11.1.1.6.2 JPS for IAM 11.1.2 - Oracle Virtual Directory Patch 14603262: IDS USER/GROUP NAME ATTR NOT MAPPED CORRECTLY TO CONFIGURED VALUES IN OPCONFIG

Applying OAM 11.1.2.1.4 - Patch 19162892 included in Patch 19157616: ORACLE IDENTITY MANAGEMENT SUITE BUNDLE PATCH 11.1.2.1.5

Applying OES 11.1.2.1.1 - Patch 18629535 included in Patch 19157616: ORACLE IDENTITY MANAGEMENT SUITE BUNDLE PATCH 11.1.2.1.5

Applying OAAM 11.1.2.1.3 - Patch 19162894 included in Patch 19157616: ORACLE IDENTITY MANAGEMENT SUITE BUNDLE PATCH 11.1.2.1.5

OAAM 11.1.2.1.3 - Redeploying OAAM applications in Oracle WebLogic Server after applying Patch 19162894

OAAM 11.1.2.1.3 - Redeploying the OAAM Shared Library in Oracle WebLogic after applying Patch 19162894


Wednesday, 14 October 2015

Applying Patch 16856341: CPU: OHS CORE DUMPS AFTER MOD_SECURITY PATCH/CONF APPLIED

Applying Patch 16856341: CPU: OHS CORE DUMPS AFTER MOD_SECURITY PATCH/CONF APPLIED

Download Patch 16856341 (p16856341_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 and OHS 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/16856341

   $ unzip -d PATCH_TOP p16856341_111170_Linux-x86-64.zip

   $ cd PATCH_TOP/16856341

- 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/16856341

- Run OPatch rollback

   $ opatch rollback -id 16856341 -jre $ORACLE_HOME/jdk/jre
                          

- Restart all servers (Admin Server and all Managed Server(s)).

- Start opmn and OHS services.

  $opmnctl startall


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.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 Patch 21640624: OHS SECURITY PATCH UPDATE 11.1.1.7.0 (CPUOCT2015)

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)

Wednesday, 16 September 2015

FMW 11.1.1.7.0 - Applying Patch 16810628: BOTTLENECK IN WEBLOGIC EXHAUSTING WEBLOGIC THREADS

FMW 11.1.1.7.0 - Applying Patch 16810628: BOTTLENECK IN WEBLOGIC EXHAUSTING WEBLOGIC THREADS

- Ensure the patch for bug 13866584 (mandatory patch for release 11.1.1.7.0) has already been applied before you proceed with the current patch.

- Download and unzip the patch p16810628_111170_Generic.zip to staging area PATCH_TOP

Applying the patch

- Set Environment variables

export ORACLE_HOME=/SID/fmw/product/112/oracle_common
export PATH=$ORACLE_HOME/OPatch:$PATH

- cd /PATCH_TOP/16810628

- opatch apply -jre $ORACLE_HOME/jdk/jre

- Start MT services

Rolling back the patch

- To rollback the patch in case of any issues post patching, 

opatch rollback -id 16810628 -jre $ORACLE_HOME/jdk/jre


- Restart MT services

Related posts:

WLS 10.3.6 - Applying Patch 14463779: SU Patch [UJIZ]: STRESS:REGRESSION; STUCK THREADS AND FAILURES DURING STOCK TRADER CONV WEB-SVCS

FMW 11.1.1.6.0 - Applying Patch 17634864: MERGE LABEL REQUEST ON TOP OF 11.1.1.6.0 FOR BUGS 16810628 16224473

FMW 11.1.1.7.0 - Applying Patch 13866584: PS2,PS5:ORACLE.WEBSERVICES.STANDALONE.CLIENT.JAR:DUPLICATE ENTRIES:LICENSE.TXT


Tuesday, 1 September 2015

FMW 12.1.3.0.0 - Applying Patch 20323632: TRIED ALL: '1' ADDRESSES, BUT COULD NOT CONNECT ... FROM CONSOLEHELP URL

FMW 12.1.3.0.0 - Applying Patch 20323632: TRIED ALL: '1' ADDRESSES, BUT COULD NOT CONNECT ... FROM CONSOLEHELP URL

 

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

FMW 12.1.3.0.0 - Applying Patch 20838345: WLS PATCH SET UPDATE 12.1.3.0.4

FMW 12.1.3.0.0 - Applying Patch 20838345: WLS PATCH SET UPDATE 12.1.3.0.4

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

FMW 12.1.3.0.0 - Applying Patch 19229422: OHS 12C UNABLE TO CONNECT TO WLS DYNAMIC CLUSTER

FMW 12.1.3.0.0 - Applying Patch 19229422: OHS 12C UNABLE TO CONNECT TO WLS DYNAMIC CLUSTER


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 HTTP Server is installed.

- Stop all servers (AdminServer and all Managed server(s)).

- Unzip the patch

$ unzip -d PATCH_TOP p19229422_121300_Linux-x86-64.zip (select relevant platform)

- Run $ cd PATCH_TOP/19229422

- Apply the patch (cold backup recommended before applying patch)

$ opatch apply


- If any issues after applying the patch and you would like to roll back the patch, kindly run

$ opatch rollback -id 19229422

- 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.

- Restart all 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

Applying Patch 16856341: CPU: OHS CORE DUMPS AFTER MOD_SECURITY PATCH/CONF APPLIED

Applying Patch 20900599: SOA Bundle Patch 12.1.3.0.3

Applying Patch 20900599: SOA Bundle Patch 12.1.3.0.3

Note: This post is for applying patch on the SOA MW_HOME and not MW_HOME where JDeveloper is installed.


Patch pre-requisites

- 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


Apply patch 20900599

- Stop all servers (AdminServer and all Managed server(s)).

- Patch 20163149 is recommended for performance improvement.

- Run $ unzip -d PATCH_TOP p20900599_121300_Generic.zip

- Run $ cd PATCH_TOP/20900599

- Apply patch (cold backup recommended)

$ opatch apply

If Patch 19707784 is existing, it will be rolled back.


SOA Bundle Patch 12.1.3.0.1(Patch 19707784) rolled back when applying Patch 20900599: SOA Bundle Patch 12.1.3.0.3

- If any issues after applying the patch and you would like to roll back the patch, kindly run

$ opatch rollback -id 20900599

- 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.

- Restart all services


Related Posts:

Checking SOA 12c version

FMW 12.1.3.0.0 - Applying Patch 20163149: DATAOBJECT ASSIGNMENT LOST AFTER DEHYDRATION

FMW 12.1.3.0.0 - Applying Patch Patch 22524811: SOA Bundle Patch 12.1.3.0.5(ID:160106.0610.0182)

FMW 12.1.3.0.0 - Applying Patch 21885138: SOA Bundle Patch 12.1.3.0.4(ID:150922.0917.0153)

FMW 12.1.3.0.0 Additional steps for Bug 18706071: SUPPORT FOR CREDENTIAL STORE FOR CLOUD CONNECTORS IS MISSING IN OSB after applying Patch 20900599 (SOA Bundle Patch 12.1.3.0.3) or Patch 21885138 (SOA Bundle Patch 12.1.3.0.4)

SOA Bundle Patch 12.1.3.0.1(Patch 19707784) rolled back when applying Patch 20900599: SOA Bundle Patch 12.1.3.0.3

FMW 12.1.3.0.3 - Applying SOA Suite Patch 21387680: B21248791 mq adapter error still not fixed

FMW 12.1.3.0.0 - Applying Patch 20163149: DATAOBJECT ASSIGNMENT LOST AFTER DEHYDRATION

FMW 12.1.3.0.0 - Applying Patch 20163149: DATAOBJECT ASSIGNMENT LOST AFTER DEHYDRATION

- 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


- Set ORACLE_HOME to directory where ORACLE XML DEVELOPERS KIT is installed.

- Stop all servers (AdminServer and all Managed server(s)).

- Run $ unzip -d PATCH_TOP p20163149_121300_Generic.zip

- Run $ cd PATCH_TOP/20163149

- Apply the patch (cold backup recommended before applying patch)

$ opatch apply

- If any issues after applying the patch and you would like to roll back the patch, kindly run

$ opatch rollback -id 20163149

- 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.

Friday, 21 August 2015

Applying Patch 20844228: WLS PATCH SET UPDATE 12.1.2.0.6

Applying Patch 20844228: WLS PATCH SET UPDATE 12.1.2.0.6


Pre-Installation Instructions:


- Check if OPatch version is 13.1 or higher

- 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'

- Make sure WebLogic services are down including Admin & Managed Servers if any.

- Download & copy the patch to PATCH_TOP (any staging directory with proper permissions)

Applying the Patch


1. Unzip the patch unzip -d PATCH_TOP p20844228_121200_Generic.zip

2. cd PATCH_TOP/20844228

3. Apply patch by running opatch apply -jdk $JAVA_HOME

4. If patch successful, verify patch applied by running opatch lsinventory | grep 20844228 & start all the services


5. If patch fails for some reason, roll back the patch by running 

$ opatch rollback -id 20844228 -jdk $JAVA_HOME

Related posts:

Oracle WebLogic Server 12.2.1.0.0 - Applying Patch 22331568: WLS PATCH SET UPDATE 12.2.1.0.160119

Applying Patch 21364493: WLS PATCH SET UPDATE 12.1.2.0.7

FMW 12.1.3.0.0 - Applying Patch 20838345: WLS PATCH SET UPDATE 12.1.3.0.4

Oracle WebLogic Server WLS 10.3.6.0.13 - Applying Patch 21984589: SU Patch [S8C2]: WLS PATCH SET UPDATE 10.3.6.0.13

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