Bulk Load Configuration File Schema
- Last Updated: May 18, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- IBM Db2 5.1
- MySQL 5.1
- Progress OpenEdge 5.1
- SAP Sybase 5.1
- Documentation
The bulk load configuration file must conform to the bulk load configuration XML schema defined at the following Web site:
http://media.datadirect.com/download/docs/ns/bulk/BulkData.xsd
The driver throws an exception if either of the following circumstances occur:
- If the driver performs a data export and the CSV file cannot be created
- If the driver performs a bulk load operation and the driver detects that the CSV file does not comply with the XML Schema described in the bulk load configuration file