Creating and populating the eMessage system tables manually
For eMessage, you must create additional system tables in the Campaign schema and then populate the tables with initial data. The Campaign installer automatically creates and populates the eMessage system tables in the Campaign schema if you select the option to create system tables automatically. However, if you do not select the option, you must create and populate the eMessage system tables manually.
Use your database client to run the appropriate script against the Campaign database.
*
The eMessage installation directory is a subfolder within the Campaign directory.
Scripts for creating eMessage tables
IBM® provides the ace_op_systab scripts for creating eMessage tables in your local environment.
If your Campaign system tables are configured for Unicode, find the appropriate script in the ddl/unicode directory under your eMessage installation.
If your Campaign system tables are not configured for Unicode, use the non-Unicode scripts in the ddl directory under your eMessage installation. Use the following table to see the scripts that you must use:
Scripts for creating eMessage tables
IBM® DB2®
Microsoft SQL Server
Scripts for populating eMessage tables
IBM® provides the ace_op_populate_systab scripts for populating the eMessage tables in your local environment.
The populate scripts are stored in the ddl directory of your eMessage installation. IBM® provides only one version of the populate scripts because you can use them for either Unicode or non-Unicode tables.
*
The eMessage installation directory is a subfolder within the Campaign directory.
Use the following table to see the scripts that you must use:
IBM® DB2®
Microsoft SQL Server