skip to main content
Connection property descriptions : ClientUser
  

Try DataDirect Drivers Now

ClientUser

Purpose

The user ID to be stored in the database. This property sets the OSUSER column in the V$SESSION table. This value is used for database administration/monitoring purposes.

Valid values

string
where:
string
is a valid user ID.

Notes

*Your database may impose character length restrictions on the value. If the value exceeds a restriction, the driver truncates it.

Data source method

setClientUser

Default

empty string

Data type

String

See also

Using client information