Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. To create tables in MB-specific database (wso2mb), use the below script:

    Code Block
    <MB<WSO2MB_HOME>/dbscripts/mb-store/mssql-mb.sql
  2. Restart the server.

    Info

    You can create database tables automatically when starting the product for the first time by using the -Dsetup parameter as follows:

    • For Windows: <MB_HOME>/bin/wso2server.bat -Dsetup

    • For Linux: <MB_HOME>/bin/wso2server.sh -Dsetup