+

Search Tips   |   Advanced Search

Windows stand-alone: Run a task to automatically setup DB2 databases


to create users, grant permissions, and create Java Content Repository table spaces.

Create the DB2 databases before running the configuration task in this topic.

As an alternative to automatically setting up the database, we can manually set up the database by referring to the link in the related tasks section of this topic.

  1. cd WP_PROFILE/ConfigEngine

  2. Create the database users, permissions, and table spaces:

    • ConfigEngine.bat setup-database -DWasPassword=foo


Parent: Windows stand-alone: Set up DB2 automatically or manually