The populateDb utility
The populateDb utility inserts default (seed) data in the Marketing Platform system tables.
The IBM® installer can populate the Marketing Platform system tables with default data for the Marketing Platform and for Campaign. However, if your company policy does not permit the installer to change the database, or if the installer is unable to connect with the Marketing Platform system tables, you must insert default data in the Marketing Platform system tables using this utility.
For Campaign, this data includes security roles and permissions for the default partition. For the Marketing Platform, this data includes default users and groups, and security roles and permissions for the default partition.
Syntax
populateDb -n productName
Commands
-n productName
Insert default data into the Marketing Platform system tables. Valid product names are Manager (for the Marketing Platform) and Campaign (for Campaign).
Examples
*
Insert Marketing Platform default data manually.
populateDb -n Manager
*
Insert Campaign default data manually.
populateDb -n Campaign