Backing Up the Oracle Identity Manager 9.1 Database

13-12 Oracle Fusion Middleware Upgrade Guide for Oracle Identity Management

13.3 Task 1: Identify and Prepare Oracle Database for Oracle Identity Manager 11g Optional

This is an optional step, for an out-of-place upgrade using a new database instance and schema. Before upgrading to Oracle Identity Manager 11g, you must decide on one of the following option for the Oracle database: ■ Importing the Existing Oracle Identity Manager 9.1 Database ■ Installing a New Oracle Database The database must also be compatible with Oracle Fusion Middleware Repository Creation Utility RCU, which is used to create the schemas that Oracle Identity Management components require. For information about RCU requirements, refer to the system requirements document at the following Web site: http:www.oracle.comtechnetworkmiddlewareiasdownloadsfusion-requirements-1 00147.html

13.3.1 Importing the Existing Oracle Identity Manager 9.1 Database

You can import the Oracle Identity Manager 9.1 Database to Oracle Identity Manager 11g database. To do so, complete the following steps:

1. Set the environment variables, by running the following commands on the

command line: export ORACLE_HOME= Installlation directory of oracle Database, for example: appproduct11.1.0db_1 export ORACLE_SID=orcl export PATH=PATH:appproduct11.1.0db_1bin 2. Create the user, by running prepare_xl_db.sh command Located at: OIM9101installServerXelleratedboracle in UNIX or prepare_ xl_db.bat command Located at: OIM9101\installServer\Xellerate\db\oracle in Windows on the command line and enter the required information as shown in the following example: Enter the ORACLE HOME directory or Press [Enter] to accept the default Oracleproduct11.1.0db_1 as ORACLE_HOME. Current database ORACLE_SID is orcl Do you want to continue with this database [y,Y,n,N] ? y Enter the Oracle Identity Manager user name oim1 Enter the password for Oracle Identity Manager oimn1 user Enter the tablespace to hold the Oracle Identity Manager user data oimn1 Enter the directory to store the datafile for the Oracle Identity Manager tablespace Oracle