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.
- cd WP_PROFILE/ConfigEngine
- Create the database users, permissions, and table spaces:
- ConfigEngine.bat setup-database -DWasPassword=foo
Parent: Windows stand-alone: Set up DB2 automatically or manually