Client Monitoring tab
- Last Updated: January 4, 2021
- 1 minute read
- DataDirect Connectors
- ODBC
- Oracle Database Wire Protocol 8.0
- Documentation
The Client Monitoring tab allows you to specify additional data source settings. On this tab, provide values for the options in the following table; then, click Apply. The fields are optional unless otherwise noted. See "Using client information" for more information.

| Connection Options: Client Monitoring | Description |
|---|---|
| Accounting Info | Accounting information to be stored in
the database. This value sets the CLIENT_INFO value of the V$SESSION table on the
server. This value is used by the client information feature. Default: None |
| Action | The current action (Select, Insert,
Update, or Delete, for example) within the current module. This value sets the ACTION
column of the V$SESSION table on the server. This value is used by the client
information feature. Default: None |
| Application Name | The name of the application to be stored in the database. This
value sets the dbms_session value in the database and the PROGRAM value of the
V$SESSION table on the server. This value is used by the client information
feature. Default: None |
| Client Host Name | The host name of the client machine to be
stored in the database. This value sets the MACHINE value in the V$SESSION table on
the server. This value is used by the client information feature. Default: None |
| Client ID | Additional information about the client to be stored in the database. This value
sets the CLIENT_IDENTIFIER value in the V$SESSION table on the server. This value is
used by the client information feature. Default: None |
| Client User | The user ID to be stored in the database. This value sets the OSUSER value in the
V$SESSION table on the server. This value is used by the client information
feature. Default: None |
| Module | Provides additional information about the client to be stored in the database.
This value sets the CLIENT_IDENTIFIER value in the V$SESSION table on the server. This
value is used by the client information feature. Default: None |
| Program ID | The product and version information of the driver on the client
to be stored in the database. This value sets the PROCESS value in the V$SESSION table
on the server. This value is used by the client information feature. Default: None |
If you finished configuring your driver, proceed to Step 6 in "Data source configuration through a GUI." Optionally,you can further configure your driver by clicking on the following tabs. The following sections provide details on the fields specific to each configuration tab:
- General tab allows you to configure options that are required for creating a data source.
- Advanced tab allows you to configure advanced behavior.
- Security tab allows you to specify security data source settings.
- Performance tab allows you to specify performance data source settings.
- Failover tab allows you to specify failover data source settings.
- Pooling tab allows you to specify connection pooling settings.
- Bulk tab allows you to specify data source settings for DataDirect Bulk Load.
- Advanced Security tab allows you to specify settings for Oracle Advanced Security (OAS).
- Proxy tab allows you to specify settings for connecting through an HTTP proxy.