Bulk load configuration file schema
- Last Updated: October 1, 2018
- 1 minute read
- DataDirect Connectors
- JDBC
- Oracle Database 6.0
- Documentation
The bulk load configuration file must conform to the bulk load configuration XML schema defined at the following Web site.
https://documentation.progress.com/output/DataDirect/collateral/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