Wednesday, 14 October 2015

FMW 11.1.1.7.0 - Applying Patch 18182516: UTF-8 CHARACTERS E3 E80 E81 NOT RECOGNIZED PROPERLY BY B2B

FMW 11.1.1.7.0 - Applying Patch 18182516: UTF-8 CHARACTERS E3 E80 E81 NOT RECOGNIZED PROPERLY BY B2B

- Download the patch zip file p18182516_111170_Linux-x86-64.zip and copy it onto the staging area of the server say PATCH_TOP with appropriate permissions

- Set ORACLE_HOME to SOA Home  

export ORACLE_HOME=$MW_HOME/Oracle_SOA1

- Stop Mid Tier services


Applying Patch


- Unzip the patch zip file into the PATCH_TOP and set current directory to PATCH_TOP/18182516

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

   $cd PATCH_TOP/18182516

- Execute 'setenv OPATCH_PLATFORM_ID 226'

- Run OPatch to apply the patch

   $opatch apply


Post patching

- Backup existing $ORACLE_HOME/soa/thirdparty/edifecs

- unzip and untar XEngine_7_0_5_21.tar.gz to $ORACLE_HOME/soa/thirdparty/edifecs

- Restart all servers (AdminServer and all Managed servers).


Rollback Patch

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

- Stop Mid Tier services and set current directory to PATCH_TOP/18182516

   $cd PATCH_TOP/18182516

- Run OPatch rollback

   $opatch rollback -id 18182516

- Restore backup of $ORACLE_HOME/soa/thirdparty/edifecs

- Restart all servers (AdminServer and all Managed servers)


Related Posts:

FMW 11.1.1.7.0 - Applying Oracle Jdeveloper Patch 20265562: MERGE REQUEST ON TOP OF 11.1.1.7.0 FOR BUGS 19890682 14047857 16632043

Applying Patch 20900797: SOA Bundle Patch 11.1.1.7.8

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

Applying Patch 20900599: SOA Bundle Patch 12.1.3.0.3


No comments:

Post a Comment