Configuring the Adapter with Native Drivers

To use a native driver, download the JDBC driver and copy the required JAR files to a location in the class path of the TIBCO ActiveMatrix BusinessWorks Adapter for Database. For example, you can copy the files to the following location: TIBCO_HOME/tpcl/<version>/jdbc.

For example:

For Teradata database:

TIBCO_HOME\tpcl\<version>\jdbc\tdgssconfig.jar
TIBCO_HOME\tpcl\<version>\jdbc\terajdbc4.jar

For PostgreSQL database:

TIBCO_HOME\tpcl\<version>\jdbc\postgresql-9-0-801.jdbc3.jar
TIBCO_HOME\tpcl\<version>\jdbc\postgresql-9.0-801.jdbc4.jar