Batch Size
- Last Updated: October 27, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Oracle Database Wire Protocol 8.0
- Documentation
![]()
Supported on Windows, UNIX, and Linux only.
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 a positive integer that specifies the number of rows to be sent.
Default
1024