Configure Third-Party Driver Properties

You can configure third-party drivers by setting properties in a build.properties file and running a script.

To configure drivers, set the following properties in tpclshells/build.properties:

Property Description
shell.name Package name of the driver. See Shell Names and Versions.
shell.version Driver version.
source.jar.folders Driver JAR file location.
machine.model.location Machine model file.
tibco.home ActiveMatrix installation location.
Shell Names and Versions
Driver Shell Name Shell Version
Oracle Database 11g com.tibco.tpcl.gen.oracle.jdbc

11.1.0.112100
Oracle 12c 12.1.100.121100
Oracle Database 12.1.0.x 12.1.100.121100
Oracle Database 12.2.0.1 12.2.0.1
Oracle Database 18c 18.3.0.001
Oracle Database 19c 19.3.0.001
Microsoft SQL Server 4.0.0 com.tibco.tpcl.gen.sqlserver.jdbc 4.0.0.400
Microsoft SQL Server 4.2.0 4.2.0.420
Microsoft SQL Server 6.0.0 6.0.0.600
Microsoft SQL Server 7.0.0 7.0.0.700
IBM DB2 4.12.55 com.tibco.tpcl.gen.db2.jdbc 4.12.55.4130
IBM DB2 4.19.66 4.19.66.41966
IBM DB2 4.24.92 4.24.92.42492
PostgreSQL 10.7.0 com.tibco.tpcl.gen.postgresql.jdbc 10.7.0.001
PostgreSQL 11.5.0 11.5.0.001
JMS Sonic com.tibco.tpcl.gen.sonic.jms 6.1.0.620
JMS WebSphere com.tibco.tpcl.gen.websphere.jms 7.0.0.001
SiteMinder Agent 6.0.0 com.tibco.tpcl.gen.siteminder 6.0.0.001
SiteMinder Agent 12.0.0 12.0.0.001
In most cases, you must modify the folder locations in the following properties.
  • source.jar.folders
  • tibco.home
  • machine.model.location
Update the following properties to conform to target operating system path conventions:
Property Description
source.jar.folders Driver JAR file location.
tibco.home Installation location.
machine.model.location Machine model file.