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. Customize ActiveVOS
  12. Resource Kit Installation
  13. Resource Kit Post-Installation Tasks
  14. Troubleshooting the MDM Hub
  15. Uninstallation

Installation Guide for Microsoft SQL Server with IBM WebSphere

Installation Guide for Microsoft SQL Server with IBM WebSphere

Create an Operational Reference Store

Create an Operational Reference Store

After you complete the preinstallation tasks, create an
Operational Reference Store
(ORS).
The default name of the ORS is
CMX_ORS
.
If you change the folder names in the distribution directory, metadata import fails.
MDM Hub does not support case-sensitive database collation for Microsoft SQL Server.
  1. Open a command prompt, and navigate to the following directory:
    <
    MDM Hub distribution directory
    >/database/bin
  2. To create an ORS, run the following command:
    sip_ant.bat create_ors
  3. Answer the prompts described in the following table:
    The prompts display default text in brackets. Press
    Enter
    to use the default value and go to the next prompt.
    Prompts
    Description
    Enter the database type (ORACLE, MSSQL, DB2)
    Database type.
    Specify
    MSSQL
    .
    Enter the Operational Reference Store schema host name [localhost]
    Name of the host that is running the database. Default is
    localhost
    .
    Enter the Operational Reference Store schema port number
    [1433]
    Port number that the database listener uses.
    Default is
    1433
    .
    Enter the Operational Reference Store schema name [cmx_ors]
    Name of the
    Operational Reference Store
    database. Default is
    cmx_ors
    .
    Enter CMX_ORS database path ["C:\MSSQLDATA"]
    Path to the Microsoft SQL Server data file store enclosed in double quotation marks.
    If you create the
    Operational Reference Store
    from a remote Windows machine, do not use spaces in the database path.
    Enter CMX_ORS database collation name (Latin1_General_CI_AS)
    Collation name to set a collation sequence for the
    Operational Reference Store
    .
    Enter the Operational Reference Store database user password
    Password to access the Operational Reference Store.
    Enter locale name from the list: de, en_US, fr, ja, ko, zh_CN. [en_US]
    Operating system locale.
    Enter the DBA user name
    [sa]
    SA user.
    Default is
    sa
    .
    Enter the DBA password
    Password of the SA user account.
  4. To verify that the ORS was created successfully, review
    sip_ant.log
    in the following directory:
    <
    MDM Hub 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 ORS.

0 COMMENTS

We’d like to hear from you!