Feedback
Did this article resolve your question/issue?

   

Article

What is meant by " Because DB2 does not have native bulk load support, the driver supports bulk through the native parameter array mechanism."

Information

 
TitleWhat is meant by " Because DB2 does not have native bulk load support, the driver supports bulk through the native parameter array mechanism."
URL NameWhat-is-meant-by-Because-DB2-does-not-have-native-bulk-load-support-the-driver-supports-bulk-through-the-native-parameter-array-mechanism
Article Number000155311
EnvironmentProduct: Connect for ODBC DB2 driver
Version: All supported versions
OS: All support platforms
Database: DB2
Application: All supported applications
Question/Problem Description
What is meant by " Because DB2 does not have native bulk load support, the driver supports bulk through the native parameter array mechanism."
Steps to Reproduce
Clarifying Information
In the documentation, it states "Because DB2 does not have native bulk load support, the driver supports bulk through the native parameter array mechanism". What does this mean?
Error Message
Defect Number
Enhancement Number
Cause
Resolution
Bulk operations can be performed using a dedicated bulk load protocol, that is, the protocol of the underlying database system, or by using parameter array batch operations. Dedicated protocols are generally more performance-efficient than parameter arrays. In some cases, however, you must use parameter arrays, for example, when the data to be loaded is in a data type not supported by the dedicated bulk protocol. The DB2 driver does not use the underlying bulk load protocol but it does support using parameter arrays.
Workaround
Notes
References to other documentation:
DataDirect Driver Documentation, https://www.progress.com/documentation/datadirect-connectors
Last Modified Date3/19/2020 1:50 PM
Files
Disclaimer The origins of the information on this site may be internal or external to Progress Software Corporation (“Progress”). Progress Software Corporation makes all reasonable efforts to verify this information. However, the information provided is for your information only. Progress Software Corporation makes no explicit or implied claims to the validity of this information.

Any sample code provided on this site is not supported under any Progress support program or service. The sample code is provided on an "AS IS" basis. Progress makes no warranties, express or implied, and disclaims all implied warranties including, without limitation, the implied warranties of merchantability or of fitness for a particular purpose. The entire risk arising out of the use or performance of the sample code is borne by the user. In no event shall Progress, its employees, or anyone else involved in the creation, production, or delivery of the code be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or other pecuniary loss) arising out of the use of or inability to use the sample code, even if Progress has been advised of the possibility of such damages.