ProgramID
- Last Updated: October 19, 2018
- 1 minute read
- DataDirect Connectors
- JDBC
- Oracle Database 6.0
- Documentation
Purpose
The driver and version information on the client to be stored in the database. This property sets the PROCESS column in the V$SESSION table. This value is used for database administration/monitoring purposes.
Valid values
string
where:
-
string - is a value that identifies the product and version of the driver on the client.
Behavior
If a value for this property is not specified, the value defaults to
null.
Example
DDJ04200
Data source method
setProgramID
Default
empty string
Data type
String