About this task
If you are using Apache Tomcat, you must perform this entire procedure.
Procedure
-
Obtain the latest vendor-provided Type 4 JDBC driver for your system table database that is
supported by Unica, as described in the
Recommended Software Environments and Minimum System Requirements guide.
Use the following guidelines after you obtain the JDBC driver.
- If the driver does not exist on the server where you plan to deploy Interact, obtain it and unpack it on the server. Unpack the drivers in a path that does not include
spaces.
- If you obtain the driver from a server where the data source client is installed, verify that
the version is the latest supported by Unica Interact.
-
Add the full path to the driver, including the file name, to the class path of the
(<Tomcat_Installed Location>/lib) web application server where you plan to deploy Interact.
-
Make a note of the database driver class path in the Unica Interact
installation worksheet, as you must enter the path when you run the installer.
-
Restart the web application server so that your changes take effect.
During startup, monitor the console log to confirm that the class path contains the path to the
database driver.