Bulk load configuration file schema
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- 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