Client information
- Last Updated: April 20, 2022
- 1 minute read
- DataDirect Connectors
- ODBC
- Aha! 8.0
- Amazon Redshift 8.0
- Apache Cassandra 8.0
- Apache Hive 8.0
- Apache Spark SQL 8.0
- Autonomous Rest Connector 8.0
- Cloudera Impala 7.1
- dBase 7.1
- + 24
Many databases allow applications to store client information associated with a connection. For example, the following types of information can be useful for database administration and monitoring purposes:
- Name of the application currently using the connection.
- User ID for whom the application using the connection is performing work. The user ID may be different than the user ID that was used to establish the connection.
- Host name of the client on which the application using the connection is running.
- Product name and version of the driver on the client.
- Additional information that may be used for accounting or troubleshooting purposes, such as an accounting ID.
Client information is available in the following ODBC drivers:
- DB2 Wire Protocol
- Oracle Wire Protocol
For Oracle 11g R2 and higher, this information is managed through the client information feature.