Sunday, January 6, 2013

OIM 11.1.2.0 Schema Creation

Prerequisites
  1. Environment Setup
  2. Oracle Database 11g R2 Installation
Obtain the Oracle Repository Creation Utility Software
Download the Oracle Repository Creation Utility at https://edelivery.oracle.com/
Select a Product Pack: Oracle Fusion Middleware
Platform: Linux x86 -64
Package: Oracle Fusion Middleware Identity Management 11g R2 Media Pack
File: V33642-01 (Oracle Fusion Middleware Repository Creation Utility 11g (11.1.2.0.0) for Linux x86)

Oracle Identity Manager 11.1.2 Schema Creation
Note: There are only 32-bit versions of the Oracle Repository Creation Utility.  RCU 11.1.1.4.0 and above can be ran on a 64 bit machine. Before running the rcu script, you must execute "set linux32 bash" command or you can modify the "JRE_DIR" variable inside the rcu script. Also, the RCU version number must match the version number of the Oracle Fusion Middleware product you are installing and using. Since you are installing and using OIM 11.1.2.0, you must use the "RCU 11.1.2.0" software.

Given below are the instructions to create the schemas.
  1. Extract the contents of "V33642-01.zip". An "rcuHome" directory should have been created for you.
  2. Modify the rcu script located under "rcuHome/bin" directory. Change the "JRE_DIR" variable to point to your Java JRE directory (E.g.  "/home/oracle/java/jrockit64/jre"). You may need to give yourself write permission to this file.
  3. Execute the rcu script.
  4. You will need schemas for "Identity Management - Oracle Identity Manager", "SOA Infrastructure",  "User Messaging Service",  "AS Common Schemas - Oracle Platform Security Service", and AS Common Schemas - Metadata Services. When selecting the "Identity Management - Oracle Identity Manager" in the installation wizard, the schemas mentioned above are automatically selected.
The screen shots given below will walk you through the process.

Welcome Page


Step 1: Create Repository


Step 2: Database Connection Details


Step 2b: Checking Prerequisites


Step 3: Select Components
Select “Identity Management – Oracle Identity Manager”. The following schemas are selected by default when “Identity Management – Oracle Identity Manager” is selected:
-SOA Infrastructure
-User Messaging Service
-AS Common Schemas – Oracle Platform Security Service
-AS Common Schemas – Metadata Services


Step 3b: Click Ignore. This does not affect schema creation.


Step 3c: Checking Prerequisites


Step 4: Specify Schema Passwords


Step 5: Map Tablespaces


Step 5b


Step 5c


Step 6: Summary


Step 7: Completion Summary

No comments:

Post a Comment