OIDMS 11.1.1.7.0 - Applying OIM 11.1.1.7.1 Patch 17998996 included in Patch 18116639: ORACLE IDENTITY MANAGEMENT SUITE BUNDLE PATCH 11.1.1.7.1
- Download Patch 18116639 (p18116639_111170_Generic.zip)
- Highly recommened to at least take backup of Eventhandler XML files, database schemas for OIM, MDS and SOA, OIM WebLogic Domain. Also back up the OIMUI.jar file located in
$OIM_HOME/oim.ear/iam-consoles-faces.war/ WEB-INF/lib if user interface has been modified with Agent.xml files.
1) Applying Patch 17998996 (Opatch)
- Stop servers (Admin and Managed Servers)
- Unzip the patch
$ unzip -d PATCH_TOP p18116639_111170_Generic.zip
- Set ORACLE_HOME to $MW_HOME/Oracle_IAM1
$ cd PATCH_TOP/18116639/17998996
- Run opatch apply
$ opatch apply
Repeat these steps for each OIM ORACLE_HOMEs
2) Entering appropriate parameters in patch_oim_wls.profile file
$ cd OIM_HOME/server/bin
Enter details for parameters provided in patch_oim_wls.profile file relevant to the environment.
3) Patching OIM Managed Servers (patch_oim_wls)
- Admin Server must be running, Oracle Identity Manager and SOA Managed Servers must be shut down.
- Run patch_oim_wls.sh
$ cd OIM_HOME/server/bin
$ ./patch_oim_wls.sh
- Compare EventHandler.xml file with the backup file taken before patching and manually merge if any custom event handlers added. Also upload EventHandler XML into MDS using MDS export / import
utilities
- Restart WebLogic Admin Server and start all Oracle Identity Manager Managed Servers and the SOA Servers.
(Repeat the steps on all nodes that have an Oracle Identity Manager Managed Server running)
4) Patching the Design Console and Remote Manager on Separate Systems
If OIM Design Console or Remote Manager installations are not on same host as OIM servers, then apply bundle patch to them separately.
- $ unzip -d PATCH_TOP p17998996_111170_Generic.zip
- $ cd PATCH_TOP/18116639/17998996
- Set ORACLE_HOME to $MW_HOME/Oracle_IDM1
- $ opatch apply
Post Patching Tasks
- Enable the Evaluate User Policies scheduled job
- Use the Oracle WebLogic Server Administrative Console to manually redeploy Diagnostic Dashboard using the XIMDD.ear file included in the bundle patch package.
- Configure UMS Provider for Sending Notifications (only to be done if UMS was already configured before applying this bundle patch)
Removing Bundle Patch
If any issues after applying bundle patch and rollback is required, follow below steps:
- Stop services
- $ cd PATCH_TOP/17998996
- Run opatch rollback
$ opatch rollback -id 17998996
- Execute $OIM_ORACLE_HOME/server/bin/patch_weblogic.sh to apply the configuration changes to the Oracle Identity Manager server.Enter password for the Oracle Identity Manager database.
- Restore OIM_ORACLE_HOME, the WebLogic domain home from the backup created before applying the patch.
- Restore the Oracle Identity Manager database using the backup created before applying patch
- Repeat above steps on all the cluster nodes.
- Restart services
- Redeploy optional Oracle Identity Manager components back to their status before the bundle patch was applied.
Related Posts:
FMW 11.1.1.7.1 - Applying Identity Manager Patch 19666962: OIM OVERLAY SECURITY PATCH UPDATE 11.1.1.7.141014
Showing posts with label MDS. Show all posts
Showing posts with label MDS. Show all posts
Monday, 18 January 2016
OIDMS 11.1.1.7.0 - Applying OIM 11.1.1.7.1 Patch 17998996 included in Patch 18116639: ORACLE IDENTITY MANAGEMENT SUITE BUNDLE PATCH 11.1.1.7.1
Labels:
17998996,
18116639,
EventHandler.xml,
IDM,
MDS,
OIDMS,
OIM,
OIM 11.1.1.7.1,
OIMUI.jar,
Oracle Identity Management Suite,
p18116639_111170_Generic.zip,
patch_oim_wls,
patch_weblogic.sh,
UMS,
XIMDD.ear
Tuesday, 12 January 2016
FMW 11.1.1.7.0 MDS Patch 17693339 removed after applying ADF Patch for WebCenter Portal - Patch 21880254: MERGE REQUEST ON TOP OF 11.1.1.7.0 FOR BUGS 20224749 21789440
FMW 11.1.1.7.0 MDS Patch 17693339 removed after applying ADF Patch for WebCenter Portal - Patch 21880254: MERGE REQUEST ON TOP OF 11.1.1.7.0 FOR BUGS 20224749 21789440
- Download patch 21880254 (p21880254_111170_Generic.zip)
Pre-Patch Conflict Checks
cd $MW_HOME/patches/21880254/oui
export ORACLE_HOME=$MW_HOME/product/111/oracle_common/
$ opatch apply -report
OPatch detects the Middleware Home as "$MW_HOME/product/111"
Applying interim patch '21880254' to OH '$MW_HOME/product/111/oracle_common'
Verifying environment and performing prerequisite checks...
Interim patch 21880254 is a superset of the patch(es) [ 19832590 ] in the Oracle Home
Patch(es) [ 19832590 ] are subset patch(es) of the Patch currently being installed [ 21880254 ].
Patch(es) [ 17693339 ] conflict with the Patch currently being installed [ 21880254 ].
To resolve patch conflicts, please contact Oracle Support Services.
If you continue, all conflicting patch(es) will be rolled back and the new Patch [ 21880254 ] 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/product/111/oracle_common')
Is the local system ready for patching? [y|n]
Y
User Responded with: Y
Backing up files...
[Report] The following patches will be rolled back: 19832590 17693339
Skip patching component oracle.jrf.adfrt, 11.1.1.7.0 and its actions.
The actions are reported here, but are not performed.
ApplySession skipping inventory update.
Verifying the update...
Inventory and System verification is performed here.
Patch 21880254 successfully applied
OPatch succeeded.
Applying Patch 21880254
- Shutdown MT services
- Set Environment variables
export ORACLE_HOME=$MW_HOME/product/111/oracle_common/
export PATH=$PATH:$MW_HOME/product/111/oracle_common/OPatch/
- Apply patch on the MT nodes
cd $MW_HOME/patches/21880254/oui
opatch apply
- Verify Patch
opatch lsinventory | grep 21880254
- Start MT services
Related Posts:
FMW 11.1.1.7.0 - Patch 21880254 removed after applying Patch 22048340: MERGE REQUEST ON TOP OF 11.1.1.7.0 FOR BUGS 17693339 21880254
FMW 11.1.1.7.0 (Dynamic Monitoring Service) - Applying Patch 18748961: MERGE REQUEST ON TOP OF 11.1.1.7.0 FOR BUGS 16541855 18232869
FMW 11.1.1.8.0 - Applying Patch 20022599: WEBCENTER CONTENT BUNDLE PATCH 11.1.1.8.9
WebCenter Content 11.1.1.8.9 Stuck Threads Issue - Applying Patch 20319643: STUCK THREADS DUE TO UNSAFE RIDC CODE - HASHMAP
FMW 11.1.1.7.0 - Applying Patch 20805649: REL9 BP16 CUMULATIVE JDEVADF_11.1.1.7.9ADF-FAREL9-BP_GENERIC_150401.1409.6807
- Download patch 21880254 (p21880254_111170_Generic.zip)
Pre-Patch Conflict Checks
cd $MW_HOME/patches/21880254/oui
export ORACLE_HOME=$MW_HOME/product/111/oracle_common/
$ opatch apply -report
OPatch detects the Middleware Home as "$MW_HOME/product/111"
Applying interim patch '21880254' to OH '$MW_HOME/product/111/oracle_common'
Verifying environment and performing prerequisite checks...
Interim patch 21880254 is a superset of the patch(es) [ 19832590 ] in the Oracle Home
Patch(es) [ 19832590 ] are subset patch(es) of the Patch currently being installed [ 21880254 ].
Patch(es) [ 17693339 ] conflict with the Patch currently being installed [ 21880254 ].
To resolve patch conflicts, please contact Oracle Support Services.
If you continue, all conflicting patch(es) will be rolled back and the new Patch [ 21880254 ] 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/product/111/oracle_common')
Is the local system ready for patching? [y|n]
Y
User Responded with: Y
Backing up files...
[Report] The following patches will be rolled back: 19832590 17693339
Skip patching component oracle.jrf.adfrt, 11.1.1.7.0 and its actions.
The actions are reported here, but are not performed.
ApplySession skipping inventory update.
Verifying the update...
Inventory and System verification is performed here.
Patch 21880254 successfully applied
OPatch succeeded.
Applying Patch 21880254
- Shutdown MT services
- Set Environment variables
export ORACLE_HOME=$MW_HOME/product/111/oracle_common/
export PATH=$PATH:$MW_HOME/product/111/oracle_common/OPatch/
- Apply patch on the MT nodes
cd $MW_HOME/patches/21880254/oui
opatch apply
- Verify Patch
opatch lsinventory | grep 21880254
- Start MT services
Related Posts:
FMW 11.1.1.7.0 - Patch 21880254 removed after applying Patch 22048340: MERGE REQUEST ON TOP OF 11.1.1.7.0 FOR BUGS 17693339 21880254
FMW 11.1.1.7.0 (Dynamic Monitoring Service) - Applying Patch 18748961: MERGE REQUEST ON TOP OF 11.1.1.7.0 FOR BUGS 16541855 18232869
FMW 11.1.1.8.0 - Applying Patch 20022599: WEBCENTER CONTENT BUNDLE PATCH 11.1.1.8.9
WebCenter Content 11.1.1.8.9 Stuck Threads Issue - Applying Patch 20319643: STUCK THREADS DUE TO UNSAFE RIDC CODE - HASHMAP
FMW 11.1.1.7.0 - Applying Patch 20805649: REL9 BP16 CUMULATIVE JDEVADF_11.1.1.7.9ADF-FAREL9-BP_GENERIC_150401.1409.6807
Subscribe to:
Posts (Atom)