Table of Contents

Search

  1. Preface
  2. Installation Overview
  3. Pre-Installation Tasks
  4. Hub Store Installation
  5. Hub Server Installation
  6. Hub Server Post-Installation Tasks
  7. Process Server Installation
  8. Process Server Post-Installation Tasks
  9. ActiveVOS Post-Installation Tasks for the Application Server
  10. ActiveVOS Post-Installation Tasks for the Business Entity Adapter
  11. Resource Kit Installation
  12. Resource Kit Post-Installation Tasks
  13. Troubleshooting the MDM Hub
  14. Uninstallation

Installation Guide for IBM DB2 with Red Hat JBoss

Installation Guide for IBM DB2 with Red Hat JBoss

Setting Up the MDM Hub Sample Operational Reference Store

Setting Up the MDM Hub Sample Operational Reference Store

Before you can use the
MDM Hub sample Operational Reference Store
, you must set it up. Before you install the
Resource Kit
, set up the
MDM Hub
sample Operational Reference Store. To set up the
MDM Hub
sample Operational Reference Store, create an Operational Reference Store and import
mdm_sample
into it.
  1. Create an
    MDM Hub sample Operational Reference Store
    user on the machine on which the database is installed.
    On UNIX, ensure that you create the user name with 8 characters or less.
  2. Add the
    MDM Hub sample Operational Reference Store
    user to the DB2ADMNS and DB2USERS user groups.
  3. Navigate to the following location in the distribution directory:
    On UNIX.
    <
    distribution directory
    >/database/bin
    On Windows.
    <
    distribution directory
    >\database\bin
  4. Run the following command:
    On UNIX.
    ./sip_ant.sh create_ors
    On Windows.
    sip_ant.bat create_ors
  5. Answer the prompts that appear.
    The prompt displays default text in brackets. Press
    Enter
    to use the default value and go to the next prompt.
    Enter database type. (ORACLE, MSSQL, DB2)
    Database type.
    Specify
    DB2
    .
    Enter the Operational Reference Store database host name. [localhost]
    Name of the machine that hosts the database. Default is
    localhost
    .
    Enter the Operational Reference Store database port number.
    [50000]
    Port number that the database uses.
    Default is
    50000
    .
    Enter the database name. [SIP97]
    Name of the database. Default is
    SIP97
    .
    Connect URL.
    [jdbc:db2://<
    host name
    >:<
    port
    >/<database name>]
    Connect URL for the database connection.
    Enter the Operational Reference Store database user name. [cmx_ors]
    User name of the
    MDM Hub sample Operational Reference Store
    database. Default is
    cmx_ors
    .
    Enter the Operational Reference Store database user password.
    Password of the
    MDM Hub sample Operational Reference Store
    user.
    Enter a locale name from the list: de, en_US, fr, ja, ko, zh_CN. [en_US]
    Operating system locale. Default is en_US.
    Enter the DBA user name.
    [DB2ADMIN]
    User name of the administrative user.
    Default is
    DB2ADMIN
    .
    Enter the DBA password.
    Password of the administrative user.
  6. After you create the sample Operational Reference Store, review
    sip_ant.log
    in the following directory:
    On UNIX.
    <
    distribution directory
    >/database/bin
    On Windows.
    <
    distribution directory
    >\database\bin
    The
    sip_ant.log
    file logs any errors that might occur when you run the
    sip_ant
    script to create the
    Operational Reference Store
    .
  7. To import
    mdm_sample
    , run the following command:
    On UNIX.
    ./sip_ant.sh import_schema
    On Windows.
    sip_ant.bat import_schema
  8. Answer the prompts that appear.
    The prompt displays default text in brackets. Press
    Enter
    to use the default value and go to the next prompt.
    Enter database type. (ORACLE, MSSQL, DB2)
    Database type.
    Specify
    DB2
    .
    Enter the Operational Reference Store database host name. [localhost]
    Name of the machine that hosts the database. Default is
    localhost
    .
    Enter the Operational Reference Store database port number.
    [50000]
    Port number that the database uses.
    Default is
    50000
    .
    Enter the database name. [SIP97]
    Name of the database. Default is
    SIP97
    .
    Connect URL.
    [jdbc:db2://<
    host name
    >:<
    port
    >/<database name>]
    Connect URL for the database connection.
    Enter the Operational Reference Store database user name. [cmx_ors]
    Name of the
    MDM Hub sample Operational Reference Store
    database. Default is
    cmx_ors
    .
    Enter the Operational Reference Store database user password.
    Name of the
    MDM Hub sample Operational Reference Store
    database user.
    Enter a locale name from the list: de, en_US, fr, ja, ko, zh_CN. [en_US]
    Operating system locale. Default is en_US.
    Enter the path to the ZIP dump file. [<
    distribution directory
    >\resources\database]
    Path to the
    mdm_sample.zip
    file.
    Enter the name of the ZIP dump file. [mdm_sample.zip]
    Name of the ZIP dump file. Default is
    mdm_sample.zip
    .

0 COMMENTS

We’d like to hear from you!