skip to main content
Drivers for 32-Bit and 64-Bit Platforms : The DB2 Wire Protocol Driver : Connection Option Descriptions for DB2 : Program ID
 

Try DataDirect Drivers Now
Program ID

Attribute

ProgramID (PID)

Purpose

Specifies the product and version information of the driver on the client to be stored in the database. This value 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. This value is used by the DB2 Workload Manager.

Valid Values

DDTVVRRM
where:
DDT
identifies a DataDirect Connect 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).

Notes

*This connection option can affect performance.

Example

DDT06010

Default

None

GUI Tab

Client Monitoring tab

See also

Performance Considerations