Purpose

The driver and version information on the client to be stored in the database. This property sets the CLIENT_PRDID value in the database. For DB2 V9.1 and higher for Linux/UNIX/Windows, this value is located in the SYSIBMADM.APPLICATIONS table.

Valid Values

DDJ VVRRM

where:

DDJ
identifies the driver as a DataDirect Connect Series for JDBC driver.
VV
identifies a 2-digit version number (with high-order 0 in the case of a 1-digit version).
RR
identifies a 2-digit release number (with high-order 0 in the case of a 1-digit release).
M
identifies a 1-character modification level (0-9 or A-Z).

Example

DDJ04200

Default

empty string

Data Type

String

See also

Using Client Information