Showing posts with label 16702086. Show all posts
Showing posts with label 16702086. Show all posts

Sunday, 17 January 2016

FMW 11.1.1.6.7 - Applying SOA Patch 12596488: IMPLEMENT GETCOMPONENTSSNAPSHOT() METHOD IN CLASS MEDIATORFACADESERVICE

FMW 11.1.1.6.7 - Applying SOA Patch 12596488: IMPLEMENT GETCOMPONENTSSNAPSHOT() METHOD IN CLASS MEDIATORFACADESERVICE

Pre-requisites

- Ensure Patch 16702086 SOA BUNDLE PATCH 11.1.1.6.7 is already applied

- Ensure all other pre-requisites in Patch Readme file are met

- Download Patch 12596488 (p12596488_111167_Generic.zip)

- Set Environment variables, ORACLE_HOME to SOA_HOME, PATH, etc

Applying Patch 12596488 on SOA Suite Home

- Unzip the patch zip file 

$ unzip -d PATCH_TOP p12596488_111167_Generic.zip

- Shutdown all servers (AdminServer and all Managed Servers)

- $ cd PATCH_TOP/12596488/oui

- Run opatch apply

$ opatch apply

- Restart all servers (AdminServer and all Managed servers)

Patch De-Installation

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

- Shutdown all servers (AdminServer and all Managed Servers)

- $ cd PATCH_TOP/12596488/oui

- Run opatch rollback 

$ opatch rollback -id 12596488

- Restart all servers (AdminServer and all Managed servers)

Applying Patch 12596488 on JDeveloper Home

- Set ORACLE_HOME to your "[MW_HOME]/jdeveloper" directory.

- Shutdown JDeveloper and make sure that the Embedded/Integrated WLS Server is
 also stopped.

Applying Patch on JDev Home

- Unzip the patch zip file into the PATCH_TOP.

$ unzip -d PATCH_TOP p12596488_111167_Generic.zip

- $ cd PATCH_TOP/12596488/sa

$ opatch apply -jdk [Path to jdk] -jre [Path to jre]

- Start JDeveloper and make sure that the Embedded WLS Server is also started.

Patch De-Installation

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

- Shutdown JDeveloper and make sure that the Embedded/Integrated WLS Server is
 also stopped.

$ opatch rollback -id 12596488

- Clean tmp directory contents from the domain

[JDEV_USER_DIR]\DefaultDomain\servers\DefaultServer\tmp\* 


- Start JDeveloper and make sure that the Embedded WLS Server is also started.

FMW 11.1.1.6.0 - Applying Patch 16702086: SOA BUNDLE PATCH 11.1.1.6.7

FMW 11.1.1.6.0 - Applying Patch 16702086: SOA BUNDLE PATCH 11.1.1.6.7

- Download Patch 16702086 ( p16702086_111160_Generic.zip )

- Ensure all patch pre-requisites are met as documented in the Patch readme file

- You must apply the same patch to SOA Home and oracle_common Home

- If current SOA version is 11.1.1.6.5 (bug 15831614), manually rollback patch for bug 15831614 or for SOA 11.1.1.6.6 (bug 16271978) rollback patch for bug 16271978 before installing 11.1.1.6.7

Applying Patch 16702086

- Unzip the patch

$ unzip -d PATCH_TOP p16702086_111160_Generic.zip

- Stop all servers (Admin and Managed Servers)

- $ cd PATCH_TOP/16702086

- Run OPatch to apply the patch.

       $ opatch apply

Post Patch Instructions

- For Bug 13483033 to work, customer should have Bug 13483216 (PSE 14299783 for 11.1.1.6.0) in their environment
   
- The Bug fix for 13447977 requires PSE 14198401 for 11.1.1.6.0 in the JDeveloper environment

- For bug 14001698 - Connect to soainfra db and execute the sql file $ORACLE_HOME/rcu/integration/soainfra/sql/b2b/bug14001698.sql
   
- For bug 13900609 - User should run soa_purge_scripts.sql after patch to rebuild purge procedure with the fix.
   
- User must run $ORACLE_HOME/rcu/integration/soainfra/sql/upgsql/111170ps6/patch_bpelpkg_bug_13853994_oracle.sql on soainfra schema if backend is oracle database
  
Refer patch readme for non-oracle DBs

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

Patch De-Installation

If any issues after applying the patch and a rollback is needed, follow below steps:

- Shutdown services (Admin and Managed Servers)

- $ cd PATCH_TOP/16702086

- Run OPatch to deinstall the patch.

$ opatch rollback -id 16702086 


- Start services (Admin and Managed Servers)


Related Posts:

Applying Patch 20900599: SOA Bundle Patch 12.1.3.0.3

Applying Patch 20423535: SOA Bundle Patch 11.1.1.7.7

Applying Patch 19953598: SOA Bundle Patch 11.1.1.7.6

Applying Patch 19190139 SOA BUNDLE PATCH 11.1.1.7.5

Applying Patch 18609527 SOA BUNDLE PATCH 11.1.1.7.4

Applying Patch 18072286 SOA BUNDLE PATCH 11.1.1.7.3

Applying Patch 17584181 SOA BUNDLE PATCH 11.1.1.7.2

FMW 11.1.1.6.7 - Applying SOA Patch 12596488: IMPLEMENT GETCOMPONENTSSNAPSHOT() METHOD IN CLASS MEDIATORFACADESERVICE