Connection Options: Client Monitoring
|
Description
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|