FMW 12.1.3.0.3 - Applying SOA Suite Patch 21387680: B21248791 mq adapter error still not fixed
- Ensure below prerequisite patch is already applied.
20900599 SOA Bundle Patch 12.1.3.0.3
- Download Patch 21387680 (p21387680_121303_Generic.zip)
- Check SOA version and ensure that SOA version is 12.1.3.0.3 or higher else opatch will fail if prerequisite patches are not present. If unsure, check existing SOA 12c version Example scenario as below:
cd $MW_HOME/patches/21387680
$ opatch apply -report
Oracle Interim Patch Installer version 13.2.0.0.0
Oracle Home : $MW_HOME/fmw/121
Central Inventory : $MW_HOME/oraInventory
from : $MW_HOME/fmw/121/oraInst.loc
OPatch version : 13.2.0.0.0
OUI version : 13.2.0.0.0
OPatch detects the Middleware Home as "$MW_HOME/fmw/121"
oracle.sysman.oii.oiii.OiiiInstallAreaControl initAreaControl
INFO: Install area Control created with access level 0
Applying interim patch '21387680' to OH '$MW_HOME/fmw/121'
Verifying environment and performing prerequisite checks...
Prerequisite check "CheckPatchApplyDependents" failed.
The details are:
Interim patch 21387680 requires prerequisite patch(es) [ 20900599 ] which are not present in the
Oracle Home.
Apply prerequisite patch(es) [ 20900599 ] before applying interim patch 21387680 .
Recommended actions: This patch requires some other patches to be installed in the Oracle Home.
OPatch cannot find those required patches in the Oracle Home.
OPatch failed with error code 42
Apply Patch 21387680
- Stop MT services
- Unzip patch 21387680
$ unzip -d PATCH_TOP p21387680_121303_Generic.zip
- Set environment variables
export ORACLE_HOME=$MW_HOME/fmw/121
export PATH=$PATH:$ORACLE_HOME/OPatch
- Apply patch
$ORACLE_HOME/OPatch/opatch apply
- Verify patch
$ORACLE_HOME/OPatch/opatch lsinventory|grep 21387680
- Start MT services
Patch De-installation
If any issues post patching and rollback is required, follow below steps:
- Stop MT services
- $ cd PATCH_TOP/21387680
- Run OPatch to deinstall the patch.
$ opatch rollback -id 21387680
- Restart MT services
Related Posts:
Checking SOA 12c version
FMW 12.1.3.0.0 - Applying Patch 20163149: DATAOBJECT ASSIGNMENT LOST AFTER DEHYDRATION
Applying Patch 20900599: SOA Bundle Patch 12.1.3.0.3
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
Showing posts with label 20900599. Show all posts
Showing posts with label 20900599. Show all posts
Tuesday, 12 January 2016
FMW 12.1.3.0.3 - Applying SOA Suite Patch 21387680: B21248791 mq adapter error still not fixed
Labels:
12.1.3.0.3,
13.2.0.0.0,
20900599,
21387680,
adapter,
B21248791,
CheckPatchApplyDependents,
FMW,
FMW 12.1.3.0.3,
mq,
mq adapter error,
mqadapter,
oui,
SOA,
SOA 12.1.3.0.3,
SOA 12c,
SOA Suite
Monday, 11 January 2016
SOA Bundle Patch 12.1.3.0.1(Patch 19707784) rolled back when applying Patch 20900599: SOA Bundle Patch 12.1.3.0.3
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 SOA Bundle Patch 12.1.3.0.1(Patch 19707784) is already existing, it will be rolled back when applying Patch 20900599: SOA Bundle Patch 12.1.3.0.3
$ export ORACLE_HOME=$MW_HOME/fmw/121
$ORACLE_HOME/OPatch/opatch apply
Oracle Home : $MW_HOME/fmw/121
Central Inventory : $MW_HOME/oraInventory
from : $MW_HOME/fmw/121/oraInst.loc
OPatch version : 13.2.0.0.0
OUI version : 13.2.0.0.0
OPatch detects the Middleware Home as "$MW_HOME/fmw/121"
oracle.sysman.oii.oiii.OiiiInstallAreaControl initAreaControl
INFO: Install area Control created with access level 0
Applying interim patch '20900599' to OH '$MW_HOME/fmw/121'
Verifying environment and performing prerequisite checks...
Patch 20900599: Optional component(s) missing : [ oracle.integration.bpm, 12.1.3.0.0 ] , [ oracle.bpm.mgmt, 12.1.3.0.0 ] , [ oracle.hwf.standalone, 12.1.3.0.0 ] , [ oracle.bpm.processspaces, 12.1.3.0.0 ] , [ oracle.soa.workflow.wc, 12.1.3.0.0 ] , [ oracle.oep.examples, 12.1.3.0.0 ]
Patch [ 20900599 ] conflict with patch(es) [ 19707784 ] in the Oracle Home.
To resolve patch conflicts please contact Oracle Support Services.
If you continue, patch(es) [ 19707784 ] will be rolled back and the new Patch [ 20900599 ] will be installed.
Do you want to proceed? [y|n]
y
User Responded with: Y
OPatch will roll back the subset patches and apply the given patch.
All checks passed.
Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '$MW_HOME/fmw/121')
Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Rolling back interim patch '19707784' from OH '$MW_HOME/fmw/121'
Patching component oracle.mft.apache, 12.1.3.0.0...
Patching component oracle.bpm.addon, 12.1.3.0.0...
Patching component oracle.mft, 12.1.3.0.0...
Patching component oracle.rules, 12.1.3.0.0...
Patching component oracle.bpm.plugins, 12.1.3.0.0...
Patching component oracle.soa.mgmt, 12.1.3.0.0...
Patching component oracle.integration.bam, 12.1.3.0.0...
Patching component oracle.soa.common.adapters, 12.1.3.0.0...
Patching component oracle.soacommon.plugins, 12.1.3.0.0...
Patching component oracle.integration.soainfra, 12.1.3.0.0...
RollbackSession removing interim patch '19707784' from inventory
OPatch back to application of the patch '20900599' after auto-rollback.
Patching component oracle.mft.apache, 12.1.3.0.0...
Patching component oracle.oep, 12.1.3.0.0...
Patching component oracle.bpm.addon, 12.1.3.0.0...
Patching component oracle.rules, 12.1.3.0.0...
Patching component oracle.mft.client, 12.1.3.0.0...
Patching component oracle.rcu.soainfra, 12.1.3.0.0...
Patching component oracle.soa.b2b.client, 12.1.3.0.0...
Patching component oracle.oep.plugins, 12.1.3.0.0...
Patching component oracle.mft, 12.1.3.0.0...
Patching component oracle.bpm.plugins, 12.1.3.0.0...
Patching component oracle.soa.mgmt, 12.1.3.0.0...
Patching component oracle.integration.bam, 12.1.3.0.0...
Patching component oracle.soa.common.adapters, 12.1.3.0.0...
Patching component oracle.soacommon.plugins, 12.1.3.0.0...
Patching component oracle.integration.soainfra, 12.1.3.0.0...
Verifying the update...
Patch 20900599 successfully applied
OPatch succeeded.
Patch Verification
$ORACLE_HOME/OPatch/opatch lsinventory|grep 20900599
Related Posts:
Checking SOA 12c version
FMW 12.1.3.0.0 - Applying Patch 20163149: DATAOBJECT ASSIGNMENT LOST AFTER DEHYDRATION
Applying Patch 20900599: SOA Bundle Patch 12.1.3.0.3
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)
FMW 12.1.3.0.3 - Applying SOA Suite Patch 21387680: B21248791 mq adapter error still not fixed
If SOA Bundle Patch 12.1.3.0.1(Patch 19707784) is already existing, it will be rolled back when applying Patch 20900599: SOA Bundle Patch 12.1.3.0.3
$ export ORACLE_HOME=$MW_HOME/fmw/121
$ORACLE_HOME/OPatch/opatch apply
Oracle Home : $MW_HOME/fmw/121
Central Inventory : $MW_HOME/oraInventory
from : $MW_HOME/fmw/121/oraInst.loc
OPatch version : 13.2.0.0.0
OUI version : 13.2.0.0.0
OPatch detects the Middleware Home as "$MW_HOME/fmw/121"
oracle.sysman.oii.oiii.OiiiInstallAreaControl initAreaControl
INFO: Install area Control created with access level 0
Applying interim patch '20900599' to OH '$MW_HOME/fmw/121'
Verifying environment and performing prerequisite checks...
Patch 20900599: Optional component(s) missing : [ oracle.integration.bpm, 12.1.3.0.0 ] , [ oracle.bpm.mgmt, 12.1.3.0.0 ] , [ oracle.hwf.standalone, 12.1.3.0.0 ] , [ oracle.bpm.processspaces, 12.1.3.0.0 ] , [ oracle.soa.workflow.wc, 12.1.3.0.0 ] , [ oracle.oep.examples, 12.1.3.0.0 ]
Patch [ 20900599 ] conflict with patch(es) [ 19707784 ] in the Oracle Home.
To resolve patch conflicts please contact Oracle Support Services.
If you continue, patch(es) [ 19707784 ] will be rolled back and the new Patch [ 20900599 ] will be installed.
Do you want to proceed? [y|n]
y
User Responded with: Y
OPatch will roll back the subset patches and apply the given patch.
All checks passed.
Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '$MW_HOME/fmw/121')
Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...
Rolling back interim patch '19707784' from OH '$MW_HOME/fmw/121'
Patching component oracle.mft.apache, 12.1.3.0.0...
Patching component oracle.bpm.addon, 12.1.3.0.0...
Patching component oracle.mft, 12.1.3.0.0...
Patching component oracle.rules, 12.1.3.0.0...
Patching component oracle.bpm.plugins, 12.1.3.0.0...
Patching component oracle.soa.mgmt, 12.1.3.0.0...
Patching component oracle.integration.bam, 12.1.3.0.0...
Patching component oracle.soa.common.adapters, 12.1.3.0.0...
Patching component oracle.soacommon.plugins, 12.1.3.0.0...
Patching component oracle.integration.soainfra, 12.1.3.0.0...
RollbackSession removing interim patch '19707784' from inventory
OPatch back to application of the patch '20900599' after auto-rollback.
Patching component oracle.mft.apache, 12.1.3.0.0...
Patching component oracle.oep, 12.1.3.0.0...
Patching component oracle.bpm.addon, 12.1.3.0.0...
Patching component oracle.rules, 12.1.3.0.0...
Patching component oracle.mft.client, 12.1.3.0.0...
Patching component oracle.rcu.soainfra, 12.1.3.0.0...
Patching component oracle.soa.b2b.client, 12.1.3.0.0...
Patching component oracle.oep.plugins, 12.1.3.0.0...
Patching component oracle.mft, 12.1.3.0.0...
Patching component oracle.bpm.plugins, 12.1.3.0.0...
Patching component oracle.soa.mgmt, 12.1.3.0.0...
Patching component oracle.integration.bam, 12.1.3.0.0...
Patching component oracle.soa.common.adapters, 12.1.3.0.0...
Patching component oracle.soacommon.plugins, 12.1.3.0.0...
Patching component oracle.integration.soainfra, 12.1.3.0.0...
Verifying the update...
Patch 20900599 successfully applied
OPatch succeeded.
Patch Verification
$ORACLE_HOME/OPatch/opatch lsinventory|grep 20900599
Related Posts:
Checking SOA 12c version
FMW 12.1.3.0.0 - Applying Patch 20163149: DATAOBJECT ASSIGNMENT LOST AFTER DEHYDRATION
Applying Patch 20900599: SOA Bundle Patch 12.1.3.0.3
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)
FMW 12.1.3.0.3 - Applying SOA Suite Patch 21387680: B21248791 mq adapter error still not fixed
Labels:
12.1.3.0.1,
12.1.3.0.3,
13.2.0.0.0,
19707784,
20900599,
FMW,
FMW 12.1.3.0.0,
oracle.bpm.processspaces,
oracle.integration.bpm,
oracle.soa.workflow.wc,
oui,
SOA,
SOA 12.1.3.0.1,
SOA 12.1.3.0.3,
SOA Bundle Patch
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)
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)
After applying Patch 20900599: SOA Bundle Patch 12.1.3.0.3, or Patch 21885138 (SOA Bundle Patch 12.1.3.0.4), follow below steps for Bug Fix 18706071 to take effect,
1. Log in to Fusion Middleware Control Enterprise Manager.
2. Expand "Weblogic Domain" in the left panel
3. Right click on the domain you want to modify and select Security > System Policies to display the page System Policies.
4. In the System Policies page, expand "Search". For "Type" select "Codebase", for "Includes" enter "jca" and click the arrow button.
5. Select "jca-binding-api.jar" in the search returned result and click "Edit".
6. In the "Edit System Grant" page, click on "Add".
7. In the "Add Permission" page, click on "Select here to enter details for a new permission" and enter the following:
Permission Class:oracle.security.jps.service.credstore.CredentialAccessPermission
Resource Name: context=SYSTEM,mapName=SOA,keyName=*
Permission Action: *
8. Click on "OK" to save the new permission.
Related Posts:
FMW 12.1.3.0.0 - Applying Patch 20163149: DATAOBJECT ASSIGNMENT LOST AFTER DEHYDRATION
FMW 12.1.3.0.0 - Applying Patch 21885138: SOA Bundle Patch 12.1.3.0.4(ID:150922.0917.0153)
Applying Patch 20900599: SOA Bundle Patch 12.1.3.0.3
Checking SOA 12c version
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
After applying Patch 20900599: SOA Bundle Patch 12.1.3.0.3, or Patch 21885138 (SOA Bundle Patch 12.1.3.0.4), follow below steps for Bug Fix 18706071 to take effect,
1. Log in to Fusion Middleware Control Enterprise Manager.
2. Expand "Weblogic Domain" in the left panel
3. Right click on the domain you want to modify and select Security > System Policies to display the page System Policies.
4. In the System Policies page, expand "Search". For "Type" select "Codebase", for "Includes" enter "jca" and click the arrow button.
5. Select "jca-binding-api.jar" in the search returned result and click "Edit".
6. In the "Edit System Grant" page, click on "Add".
7. In the "Add Permission" page, click on "Select here to enter details for a new permission" and enter the following:
Permission Class:oracle.security.jps.service.credstore.CredentialAccessPermission
Resource Name: context=SYSTEM,mapName=SOA,keyName=*
Permission Action: *
8. Click on "OK" to save the new permission.
Related Posts:
FMW 12.1.3.0.0 - Applying Patch 20163149: DATAOBJECT ASSIGNMENT LOST AFTER DEHYDRATION
FMW 12.1.3.0.0 - Applying Patch 21885138: SOA Bundle Patch 12.1.3.0.4(ID:150922.0917.0153)
Applying Patch 20900599: SOA Bundle Patch 12.1.3.0.3
Checking SOA 12c version
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
Labels:
12.1.3.0.3,
12.1.3.0.4,
18706071,
20900599,
21885138,
CLOUD CONNECTORS,
Enterprise Manager,
FMW,
FMW 12.1.3.0.0,
jca,
jca-binding-api.jar,
oracle.security.jps.service.credstore,
OSB,
SOA,
System Policies
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
- 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
Labels:
12.1.3.0.4,
150922.0917.0153,
20900599,
21885138,
6880880,
FMW,
FMW 12.1.3.0.0,
JDK,
JRE,
opatch,
opatch apply,
opatch lsinventory,
Oracle XML Developers Kit,
oui,
OUI NextGen 13.2,
Patch 20900599,
SOA,
SOA 12.1.3.0.3
Tuesday, 1 September 2015
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
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
$ 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
Labels:
20900599,
6880880,
FMW,
FMW 12.1.3.0.0,
JDK,
JRE,
opatch,
opatch apply,
opatch lsinventory,
Oracle XML Developers Kit,
oui,
OUI NextGen 13.2,
Patch 20900599,
Patch 6880880,
SOA 12.1.3.0.3
Subscribe to:
Posts (Atom)