Skip Headers
Oracle® Identity Manager Installation and Configuration Guide for Oracle Application Server
Release 9.1.0.1

Part Number E14062-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

5 Installing Oracle Identity Manager on Microsoft Windows

This chapter explains how to install Oracle Identity Manager on Microsoft Windows in a nonclustered installation.

See Also:

Chapter 9, "Deploying in a Clustered Oracle Application Server Configuration" for information about deploying Oracle Identity Manager in a clustered installation

You must install Oracle Identity Manager on systems running the application server. Oracle Identity Manager components such as the Remote Manager and Design Console can be installed on separate systems. Each component has its own installer.

This chapter contains the following topics:

Caution:

Do not use a remote client tool, such as Symantec pcAnywhere, to install Oracle Identity Manager products.

5.1 Installing the Database Schema

As part of the installation, the Oracle Identity Manager Installer loads a schema into your database. You only install the database schema once. It is installed the first time you run the Oracle Identity Manager Installer. Each subsequent time you run the installer to deploy other Oracle Identity Manager components you enter information about the database connection to configure the component for the same schema. If required, contact your database administrator (DBA).

Note:

During the schema installation, a log file is created in the OIM_HOME\logs directory.

5.2 Installing Documentation

The Oracle Identity Manager documentation is installed automatically in the OIM_HOME directory. No special input is required. A full documentation set is installed with each Oracle Identity Manager component.

5.3 Installing Oracle Identity Manager on Microsoft Windows

This section describes how to install Oracle Identity Manager on a computer running Microsoft Windows.

Caution:

Do not install Oracle Identity Manager on top of an existing Oracle Identity Manager installation. For each new installation, use a different home directory. If you want to reuse the name of an existing Oracle Identity Manager home directory, then backup your original Oracle Identity Manager home by renaming that directory.Remember at all times that all Oracle Identity Manager components must be installed in different home directories. For example, you cannot install the Remote Manager in the same directory as Oracle Identity Manager.

To install Oracle Identity Manager on a Microsoft Windows host:

Note:

Create a backup of the Oracle Application Server configuration before installing Oracle Identity Manager. For more information, see "Creating a Backup of the Oracle Application Server Configuration".
  1. Insert the Oracle Identity Manager Installation CD into your CD-ROM drive.

  2. Using Windows Explorer, access the installServer directory on the installation CD and double-click the setup_server.exe file.

  3. Select a language on the Installer page and click OK. The Welcome page is displayed.

  4. Click Next on the Welcome page. The Admin User Information page is displayed.

  5. Enter the password that you want to use as the Oracle Identity Manager administrator, confirm the password by entering it again, and then click Next. The OIM Application Options page is displayed.

  6. Select one of the following applications to install, and then click Next:

    The Target directory page is displayed.

  7. Complete one of the following:

    • Install Oracle Identity Manager in the default directory, which is C:\oracle\, click Next.

    • Install Oracle Identity Manager in another directory, enter the path in the Directory field, then click Next.

      or

      Click Browse, navigate to the desired location, then click Next.

    Note:

    If the directory path does not exist, then the Base Directory settings field is displayed. Click OK. This directory is automatically created. If you do not have write permission to create the default directory, then a message is displayed informing you that the installer could not create the directory. Click OK to close the message, then contact your system administrator to obtain the appropriate permissions.
  8. On the Database Server Selection page, specify Oracle as the database that you are using with Oracle Identity Manager and click Next.

    Note:

    Only Oracle database is supported for Oracle Identity manager installation on Oracle Application Server.
  9. On the Database Information page, provide all database connectivity information required to install the database schema. You install this schema just once, as part of your initial Oracle Identity Manager installation. Thereafter, you configure all the other Oracle Identity Manager components to point to this common schema.

    Note:

    To install against an existing database, verify that the version of Oracle Identity Manager you are installing is certified with your existing database version. See Oracle Identity Manager Readme for information about the certified configurations.

    When Oracle Identity Manager is installed against an existing database, a warning message is displayed indicating the database schema already exists and instructing you to copy the .xldatabasekey file from the existing Oracle Identity Manager installation to the new OIM_HOME\xellerate\config\ directory after you complete the installation process.

    You should create the \config directory in the new OIM_HOME\xellerate\ path if it does not already exist.

    Enter the following database information:

    • In the host field, enter the host name or the IP address of the computer on which the database resides.

    • In the PORT field, enter the port number on which the database listens for connections. The default port is 1521 for Oracle Database.

    • In Database SID field, enter the name of the database instance.

    • In the User Name field, enter the user name of the database account that you created for Oracle Identity Manager.

    • In the Password field, enter the Oracle Identity Manager database user password.

    • Click Next to commit these settings.

      Note:

      When you set the preceding items, see the configuration settings specified in "Using an Oracle Database for Oracle Identity Manager" to verify your settings.

      The installer checks for database connectivity and if a database schema exists. If the check passes, the installer proceeds to the next step in the process. If the check fails, an error message is displayed.

    • Select the appropriate database options:

      • If a database exists, and the connectivity is good, proceed to Step 10.

      • If no connectivity is detected, you are prompted to enter new information or to fix the connection. Click Next after entering new information or fixing the connection.

  10. On the Authentication Information page, select either the Oracle Identity Manager Default Authentication or SSO (Single Sign-On) Authentication option. If you select Single Sign-On authentication, you must provide the header variable used in the Single Sign-On system in the Enter the header value for SSO Authentication field. Click Next.

  11. On the Application Server Selection page, select Oracle Application Server, then click Next.

  12. Specify the server configuration by selecting No on the Application Server is Clustered page and click Next. Refer to Chapter 9, "Deploying in a Clustered Oracle Application Server Configuration" if you are deploying Oracle Identity Manager for an Oracle Application Server cluster.

  13. On the Application Server Information page, enter the information about your application server and Java installation:

    1. Enter the path to your application server installation directory.

      Alternatively, click Browse and navigate to your application server installation directory.

    2. Enter the path to the Oracle Application Server JDK directory.

      Alternatively, click Browse and navigate to the Oracle Application Server JDK directory.

    3. Click Next.

    4. Enter the Oracle Application Server administrator user name, oc4jadmin, in the User Name field.

    5. Enter the password for the OC4J administrator in the Password field.

    6. Enter the OC4J instance name in the OC4J Instance Name field.

    7. Enter the RMI port number in the RMI Port No field. You can identify the RMI port number by executing the following command from the ORACLE_HOME\opmn\bin\ directory:

      opmnctl status -l
      
  14. If you have not backed up the application server, then create a backup of the application server when the Application Server Configuration Backup page is displayed. Then click Next to start server installation.

  15. If the installer detects an existing database, you can choose to use that database. Select Yes, then click Next. If the existing database is not encrypted, you are prompted to encrypt it. Select Yes, then click Next.

  16. The Summary page is displayed. Click Install to install the application.

  17. The Completed page is displayed. Click Finish to exit the installer.

After installing Oracle Identity Manager, follow the instructions in Chapter 7, "Postinstallation Configuration for Oracle Identity Manager and Oracle Application Server".

5.4 Removing Oracle Identity Manager

To remove an Oracle Identity Manager installation:

  1. Stop Oracle Identity Manager if it is running and stop all Oracle Identity Manager processes by stopping Oracle Application Server.

  2. Delete the OIM_HOME directory in which you installed Oracle Identity Manager.