skip to main content
Connection property descriptions : BulkTimeout
  

Try DataDirect Drivers Now

BulkTimeout

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