Oracle Identity Management Schemas

Obtaining and Running Repository Creation Utility 2-5 Table 2–9 lists the required schemas and dependencies for Oracle ECM Suite on Oracle and Microsoft SQL Server databases: Table 2–10 lists the required schemas for Oracle ECM components for IBM DB2 databases:

2.3 Obtaining RCU

To obtain the latest version of RCU: 1. Go to the Oracle Fusion Middleware 11g Software Downloads page on Oracle Technology Network: http:www.oracle.comtechnetworkmiddlewaredownloadsfmw-11-downl oad-092893.html 2. If you have not already done so, read the OTN License Agreement, then click on Accept License Agreement . 3. Look for Repository Creation Utility in the Required Additional Software table near the bottom of the page. After downloading the .zip file, extract the contents to a directory of your choice; this directory will be referred to as the RCU_HOME directory. Table 2–8 Oracle ECM Suite Schemas and Supported Databases Component Supported Databases Oracle Information Rights Management Oracle, Microsoft SQL Server, IBM DB2 Oracle Content Server 11g - Complete Oracle, Microsoft SQL Server, IBM DB2 Oracle Content Server 11g - Search Only Oracle Oracle Universal Records Management 11g Oracle, Microsoft SQL Server, IBM DB2 Oracle Imaging and Process Management Oracle, Microsoft SQL Server, IBM DB2 Table 2–9 Required Schemas for Oracle ECM Components on Oracle and Microsoft SQL Server Databases Component Schema Owner Dependencies Oracle Information Rights Management prefix_ ORAIRM None. Oracle Content Server 11g - Complete prefix_ OCS None. Oracle Content Server 11g - Search Only prefix_ OCSSEARCH None. Oracle Universal Records Management 11g prefix_ URMSERVER None. Oracle Imaging and Process Management prefix_ IPM None. Table 2–10 Required Schemas for Oracle ECM Components on IBM DB2 Databases Component Schema Owner Dependencies Required Operating System Users Oracle Information Rights Management prefix_ IRM None. prefix_ irm Oracle Content Server 11g - Complete prefix_ OCS None. prefix_ ocs Oracle Universal Records Management 11g prefix_ URM None. prefix_ urm Oracle Imaging and Process Management prefix_ IPM None. prefix_ ipm 2-6 Repository Creation Utility Users Guide

2.4 Starting RCU

Start RCU from the bin directory inside the RCU_HOME directory. On Linux operating systems: cd RCU_HOME bin .rcu On Windows operating systems: cd RCU_HOME \bin rcu.bat If you are creating schemas in your database, go to Section 2.5, Creating Schemas. If you are dropping schemas from your database, go to Section 2.6, Dropping Schemas.

2.5 Creating Schemas

Follow the instructions in Table 2–11 to create schemas. Click on the screen name to see more detailed information for that screen. Unless otherwise noted, click Next to continue to the next screen. Note: On Windows operating systems, make sure that you do not unzip the RCU .zip file to a directory name containing spaces. Note: If you are running RCU using a non-English database, set the following environment variables: setenv LANG en_US.UTF8 setenv LC_ALL LANG setenv NLS_LANG american_america Table 2–11 How to Create Schemas No. RCU Screen Instructions and Action Required 1 Welcome Screen None. 2 Create Repository Screen Select Create. 3 Database Connection Details Screen Specify the connection details for your database, then click Next. Remember that if you are creating schemas on an IBM DB2 database, you must have already created one operating system user for each schema you want to create. See Section 1.1.4, Important Information for IBM DB2 Databases for more information. A separate dialog window will appear while RCU checks connectivity and some database prerequisites. When the database checking as passed without errors, click OK to dismiss the dialog window and go to the next screen.