Table of Contents

Search

  1. Introduction
  2. Samples and Examples
  3. Tools and Utilities
  4. SDK Resources

Configure the Data Mart Database Connection

Configure the Data Mart Database Connection

Before you can generate reports or populate charts, you must configure the data mart database connection.
  1. Open a command prompt.
  2. Navigate to the data mart directory.
    • On Windows, navigate to
      <
      infamdm installation directory
      >\resourcekit\data-mart
    • On UNIX, navigate to
      <
      infamdm installation directory
      >/resourcekit/data-mart
  3. Run the following command:
    java -jar populate_datamart.jar config
  4. Type C to configure the database connection.
  5. Answer the prompts described in the following table:
    Prompt
    Description
    Connection Name
    Enter a unique name for the connection. If the name exists, it will be overwritten.
    Type of Connection
    Enter the type of connection to the data mart. Currently only DB is supported.
    Database vendor
    Enter the database to connect with, such as Oracle or IBM DB2.
    User
    Enter the database user.
    Password
    Enter the database password.
    Token
    Reserved for future use
    Host Name
    Enter the database host name.
    Port
    Enter the database port.
    Database Name
    Enter the database name/SID.

0 COMMENTS

We’d like to hear from you!