Action
- Last Updated: October 16, 2018
- 1 minute read
- DataDirect Connectors
- JDBC
- Oracle Database 6.0
- Documentation
Purpose
The current action (Select, Insert, Update, or Delete, for example) within the current module. This property sets the ACTION column of the V$SESSION table in the database and is used for database administration/monitoring purposes.
Valid values
string
where:
- string
- is the current action.
Notes
- Your database may impose character length restrictions on the value. If the value exceeds a restriction, the driver truncates it.
Data source method
setAction
Default
empty string
Data type
String