AIX stand-alone: Run a task to automatically setup DB2 databases
Create the DB2 databases before running the configuration task in this topic.
- cd WP_PROFILE/ConfigEngine
- Create the database users, permissions, and table spaces:
./ConfigEngine.sh setup-database -DWasPassword=foo
Parent: AIX stand-alone: Set up DB2 automatically or manually