WLM attributes for DB2 V9.5 and higher
- Last Updated: May 12, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- IBM Db2 5.1
- MySQL 5.1
- Progress OpenEdge 5.1
- SAP Sybase 5.1
- Documentation
The following table lists the WLM attributes for DB2 V9.5 and higher for Linux/UNIX/Windows that map to information set by driver properties. Refer to your DB2 documentation for information about using these WLM attributes.
| WLM Attribute | Driver Property | Description |
|---|---|---|
| APPLNAME | ApplicationName | Name of the application currently using the connection |
| CURRENT CLIENT_ACCTNG | AccountingInfo | Additional information that may be used for accounting or troubleshooting purposes, such as an accounting ID |
| CLIENT_PRDID | ProgramID | Product name and version of the driver on the client |
| CURRENT CLIENT_USERID | ClientUser | User ID for whom the application using the connection is performing work. |
| CURRENT CLIENT_WRKSTNNAME | ClientHostName | Host name of the client on which the application using the connection is running |