Creating the JDBC connections in the web application server

The Marketing Operations web application uses JDBC connections to communicate with the system table database and with the IBM® Marketing Platform system table database.

About this task

Important: For the connection to the database holding the Marketing Operations system tables, you must use plands as the Java™ Naming and Directory Interface (JNDI) name. This value is the required JNDI name.
Important: For the connection to the database holding the Marketing Platform system tables, you must use UnicaPlatformDS as the JNDI name. This is the required JNDI name. If you are deploying Marketing Operations and Marketing Platform in the same JVM, this connection should already exist.

If you expect to have many concurrent users in Marketing Operations, you may need to increase the number of connections in your web server. For best results, set your web server to allow 50 connections.