Program ID
- Last Updated: April 20, 2022
- 1 minute read
- DataDirect Connectors
- ODBC
- IBM Db2 8.0
- Documentation
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 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