Patches for Fusion Middleware Provisioning the OIM Login Modules Under the WebLogic Server Library Directory

Installing the Software 4-19

4.6.1.2 Patch Requirements for Oracle Database 11g 11.2.0.2.0

If you are using Oracle Database 11g 11.2.0.2.0, make sure that you download and install the appropriate version based on the platform for the RDBMS Patch Number 10259620. This is a prerequisite for installing the Oracle Identity Manager schemas. Table 4–5 lists the patches required for Oracle Identity Manager 11g Release 1 11.1.1 configurations that use Oracle Database 11g Release 2 11.2.0.2.0. Make sure that you download and install the following patches before creating Oracle Identity Manager schemas. If this patch is not applied, then problems might occur in user and role search and manager lookup. In addition, search results might return empty result.

4.6.2 Patches for Fusion Middleware

The following patches are required. You can download them from http:support.oracle.com . Table 4–5 Required Patches for Oracle Database 11g 11.2.0.2.0 Platform Patch Number and Description on My Oracle Support Linux x86 32-bit Linux x86 64-bit RDBMS Interim Patch10259620. Note: ■ Apply this patch in ONLINE mode. Refer to the readme.txt file bundled with the patch for the steps to be followed. ■ In some environments, the RDBMS Interim Patch has been unable to resolve the issue, but the published workaround works. Refer to the metalink note Wrong Results on 11.2.0.2 with Function-Based Index and OR Expansion due to fix for Bug:8352378 [Metalink Note ID 1264550.1] for the workaround. This note can be followed to set the parameters accordingly with the only exception that they need to be altered at the Database Instance level by using ALTER SYSTEM SET param=value scope=memory or both. Table 4–6 Identity Management Patches Identity Management Product Oracle Home Patch Number IDM Tools IAM_ORACLE_HOME 12867723 OAM 11g IAM_ORACLE_HOME 12733108 OIM IAM_ORACLE_HOME 12748351, 14109501 OVD IDM_ORACLE_HOME 12409485 OVD-ODSM IDM_ORACLE_HOME 12367248 OID IDM_ORACLE_HOME 12937765 OAM 10g WebGate 12816881 4-20 Oracle Fusion Middleware Enterprise Deployment Guide for Oracle Identity Management

4.6.3 Provisioning the OIM Login Modules Under the WebLogic Server Library Directory

Due to issues with versions of the configuration wizard, some environmental variables are not added to the DOMAIN_HOMEbinsetDomainenv.sh script. This causes certain install sequences to fail. This section is a temporary workaround for that problem. The steps in this section must be performed on all the hosts in application tier IDMHOST1, IDMHOST2, OIMHOST1, OIMHOST2, OAAMHOST1, OAAMHOST2, OIFHOST1, and OIFHOST2. Apply the following steps across all the WebLogic Server homes in the domain. 1. Copy the OIMAuthenticator.jar, oimmbean.jar, oimsigmbean.jar and oimsignaturembean.jar files located under the IAM_ORACLE_ HOME serverloginmodulewls directory to the MW_HOMEwlserver_ 10.3serverlibmbeantypes directory. cp IAM_ORACLE_HOMEserverloginmodulewls MW_HOMEwlserver_ 10.3serverlibmbeantypes. 2. Change directory to MW_HOMEwlserver_10.3serverlibmbeantypes. cd MW_HOMEwlserver_10.3serverlibmbeantypes 3. Change the permissions on these files to 750 by using the chmod command. chmod 750

4.6.4 Creating the wlfullclient.jar File