Creating the JDBC connection in the web application server

About this task

The Marketing Platform web application must be able to communicate with its system table database using a JDBC connection. You must create this JDBC connection in the web application server where you plan to deploy the Marketing Platform.

In WebSphere®, set the classpath for your database driver during this process.

Note: When the Marketing Platform system tables are created in a different schema from the default schema of the database login user, you must specify that non-default schema name in the JDBC connection used to access the system tables.