Patching Oracle SOA Suite 11.1.1.3.0 to 11.1.1.5.0 Oracle Identity Manager Users Only Patching Oracle Identity and Access Management 11.1.1.3.0 to 11.1.1.5.0

Patching Oracle Identity and Access Management 6-5 To find all pending requests using SQL, use the following command: select request_id, request_status from request where request_status not in Request Closed, Request Completed, Request Withdrawn, Request Failed, Template Approval Rejected, Request Approval Rejected, Operation Approval Rejected, Request Partially Failed, Request Completed with Errors; 3. Shut down the following servers running in the domain: ■ Administration Server for both Oracle Identity Manager and Oracle SOA Suite. ■ All Managed Servers for Oracle Identity Manager and Oracle SOA Suite. 4. Make sure you have patched your Oracle SOA Suite software to the latest version, as described in Section 6.1.5, Patching Oracle SOA Suite 11.1.1.3.0 to 11.1.1.5.0 Oracle Identity Manager Users Only . 5. Run the Oracle Identity and Access Management 11g Release 1 11.1.1.5.0 Patch Set Installer to patch your existing IAM_11.1.1.3.0_Home to the IAM_Home for Oracle Identity and Access Management 11.1.1.5.0, as described in Section 6.1.6, Patching Oracle Identity and Access Management 11.1.1.3.0 to 11.1.1.5.0 . 6. Run Patch Set Assistant located in the bin directory inside the OIM_HOME to update the following schema: prefix _OIM: Oracle Identity Manager schema Chapter 4, Updating Your Schemas with Patch Set Assistant contains information about using the Patch Set Assistant: ■ See Section 4.5.3, Command Line Syntax for the command line syntax. ■ See Section 4.5.5, Sample Commands for some sample commands. 7. Run Patch Set Assistant located in the bin directory inside the SOA_HOME to update the following schemas: ■ prefix _MDS: MDS schema ■ prefix _SOAINFRA: SOA Infrastructure schema Chapter 4, Updating Your Schemas with Patch Set Assistant contains information about using the Patch Set Assistant: ■ See Section 4.5.3, Command Line Syntax for the command line syntax. ■ See Section 4.5.5, Sample Commands for some sample commands. 8. Start the Administration Server and the SOA Managed Server. 9. Update Oracle Identity Manager mid-tier using the standalone utility as follows: a. Set the following environment variables: Note: You must run the Patch Set Assistant once for each schema. Because of dependencies, you should run the Patch Set Assistant to update the prefix _MDS schema first, then run it a second time to update the prefix _SOAINFRA schema. 6-6 Oracle Fusion Middleware Patching Guide MW_HOME, WL_HOME, JAVA_HOME, OIM_HOME, and SOA_HOME Where MW_HOME is the Middleware home that contains Oracle Identity Manager 11.1.1.5.0, WL_HOME is the WebLogic Server home directory, JAVA_ HOME is the location of the JDK included in the installer, OIM_HOME is the location of IAM_11.1.1.5.0_Home directory, and SOA_HOME is the Oracle home directory for the SOA suite 11.1.1.5.0 installed on the machine. Below are some sample values for your reference: b. Create a directory for reporting and logging; you will be asked to specify this directory when you run the standalone utility. c. From your present working directory, navigate to the IAM_11.1.1.5.0_ Homeserverbin directory. d. Run DW2PS1Upgrade.sh on UNIX or DW2PS1Upgrade.bat on Windows. e. Enter the following input values, when prompted: Table 6–1 Sample Environment variable Values Variable Sample Value UNIX operating systems MW_HOME UNIX: homeOracleMiddleware Windows: Drive :\Oracle\Middleware WL_HOME UNIX: homeOracleMiddlewarewlserver_10.3 Windows: Drive :\Oracle\Middleware\wlserver_10.3 JAVA_HOME homeOracleMiddlewarejdk160_21 Windows: Drive :\Oracle\Middleware\jdk160_21 OIM_HOME homeOracleMiddlewareOracle_OIM1 Windows: Drive :\Oracle\Middleware\Oracle_OIM1 SOA_HOME homeOracleMiddlewareOracle_SOA1 Windows: Drive :\Oracle\Middleware\Oracle_SOA1 Table 6–2 Input Required by Midtier Update Script FieldInput Description WL Server Location Enter the WebLogic Server location WL_Home. MW Home Enter the absolute path to the Middleware home. OIM Oracle Home Enter the absolute path to the IAM_11.1.1.5.0_ Home that contains OIM. Domain Directory Enter the path to the OIM domain. Report Directory Enter the path to the directory specified in Step b where a report should be generated. OIM Schema Connection String Enter the connection string for the database that contains the OIM schema. OIM Schema User Name Enter the OIM schema user name. OIM Schema Password Enter the OIM schema password. MDS Schema Connection String Enter the connection string for the database that contains the MDS schema.