IBM Content Navigator, Version 2.0.3     Supports:  Content Manager, FileNet P8, OnDemand, OASIS CMIS

Running the script to configure your Oracle database for IBM Content Navigator

You must configure your Oracle database to create a table where you can store IBM® Content Navigator configuration data and preferences.

Before you begin

This task assumes that you:

About this task

You can run the script by using SQL Plus or Oracle SQL Developer.

You must connect to the database instance as a user with administrative authority to run the script.

Procedure

To configure your Oracle database for IBM Content Navigator:

  1. Log in to the server where Oracle is located.
  2. Open one of the following tools:
    • SQL Plus
    • Oracle SQL Developer
  3. Open the ORACLE_ONE_SCRIPT.sql file in a text editor and remove the comment characters (--) from the beginning of the COMMIT statement. Save the file.
  4. Connect to the database instance where you plan to store IBM Content Navigator configuration data as a user with administrative authority:
    Interface Command
    SQL Plus Enter SQL_Plus_user_name/password@database_name
    Oracle SQL Developer Connect to the database instance by entering your user name and password.
  5. Run the script to create and populate the IBM Content Navigator configuration table:
    Interface Command
    SQL Plus Enter one of the following commands:
    • @ORACLE_ONE_SCRIPT.sql
    • start ORACLE_ONE_SCRIPT.sql
    Oracle SQL Developer
    1. Select the database.
    2. Select File > Openy and then click Browse.
    3. Select the ORACLE_ONE_SCRIPT.sql.
    4. Click Run Script.
    Confirm that the task ran successfully.

Results

After you run the script, the IBM Content Navigator table should be created and populated on your database.

What to do next

After you configure your database for IBM Content Navigator, you must:
  1. Restart the IBM Content Navigator web application server
  2. Verify your IBM Content Navigator deployment
  3. Configure the IBM Content Navigator web client