AccountingInfo
Purpose
Accounting information to be stored in the database. This property sets the CLIENT_INFO column of the V$SESSION table in the database.
Valid Values
string
where:
string
is the accounting information.
Notes

Your database may impose character length restrictions on the value. If the value exceeds a restriction, the driver truncates it.
Default
empty string
Data Type
String
See also