WLM attributes for Db2 for Linux/UNIX/Windows
- Last Updated: May 30, 2024
- 1 minute read
- DataDirect Connectors
- JDBC
- Documentation
The following table lists the WLM attributes for Db2 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 |