Purpose

Determines whether multiple batches associated with a bulk load operation are processed by Salesforce in parallel or one at a time.

Valid Values

parallel | serial

Behavior

If set to parallel, multiple batches associated with a bulk load operation are processed in parallel. The order in which the batches are processed can vary.

If set to serial, multiple batches associated with a bulk load operation are processed one at a time.

Default

parallel

Data Type

String

See also

Using DataDirect Bulk Load