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 Microsoft SQL Server with IBM WebSphere

Installation Guide for Microsoft SQL Server with IBM WebSphere

Step 4. Create the ActiveVOS Database

Step 4. Create the ActiveVOS Database

To install ActiveVOS, you need to create the ActiveVOS database. To create the database, run the
create_bpm
script.
If you want to create multiple MDM Hub Master Databases, create an ActiveVOS database for each MDM Hub Master Database.
  1. Open a command prompt and change to the following directory:
    <
    MDM Hub distribution directory
    >/database/bin
  2. Run the following command:
    sip_ant.bat create_bpm
  3. 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.
    Property
    Description
    Database Type
    Type of database to use. For Microsoft SQL Server, specify
    MSSQL
    . The database type must be the same as the database type selected for the MDM Hub Master Database and the Operational Reference Stores.
    ActiveVOS User Name
    User name of the ActiveVOS Server administrative user.
    ActiveVOS User Password
    Password of the administrative user.
    ActiveVOS Collation Name
    Name of the ActiveVOS database collation.
    For example,
    Latin1_General_CI_AS
    .
    ActiveVOS Database Host Name
    Name of the machine that hosts the database.
    ActiveVOS Database Path
    Path to the database location.
    DBA User Name
    User name of the SA user.
    DBA Password
    Password of the SA user account.
  4. After you create the database, review the
    sip_ant.log
    file 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 ActiveVOS database schema.

0 COMMENTS

We’d like to hear from you!