BulkTimeout
- Last Updated: October 31, 2017
- 1 minute read
- DataDirect Connectors
- JDBC
- Oracle Eloqua 6.0
- Documentation
Purpose
Specifies the timeout duration for a bulk call in seconds.
Valid Values
x
where
- x
- is a positive integer between 3600 and 1209600.
Notes
Oracle Eloqua automatically clears out the bulk staging area after this timeout. If the query is large and the data takes more than this time to run, the driver may throw a timeout error and abort the query midstream.
Data Source Method
setBulkTimeout
Default
1800
Data Type
Int