Batch Size
- Last Updated: October 3, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Cloudera Impala 7.1
- dBase 7.1
- Flat files/Text 7.1
- MySQL 7.1
- Pervasive (Btrieve) 7.1
- XML 7.1
- Documentation
Attribute
BulkLoadBatchSize (BLBS)
Purpose
The number of rows that the driver sends to the database at a time during bulk operations. This value applies to all methods of bulk loading.
Valid Values
0 | x
where
- x
- is the number of rows to send during a bulk operation.
Notes
- This connection option can affect performance.
Default
1024
GUI Tab
See Also
See Performance Considerations for details.