Versions Compared

Key

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

...

  • To create tables for the registry and user manager database, use the following script: 
    <PRODUCT_HOME>/dbscripts/h2.sql
  • To create tables for the  identity databasesdatabase, use the following script:

    Code Block
    languagepowershell
    <PRODUCT_HOME>/dbscripts/<PRODUCT_NAME>/h2.sql
  • To create tables for the  storage databasesdatabase, use the following script:

    Code Block
    languagepowershell
    <PRODUCT_HOME>/dbscripts/storage/h2.sql

...