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.

No comments:

Post a Comment