Bulk Copy Operations and Transactions
- Last Updated: December 20, 2024
- 1 minute read
- DataDirect Connectors
- ODBC
- Documentation
SAP ASE does not support a bulk insert within a transaction, and returns an error if a bulk copy operation is attempted in the scope of an existing transaction.
The SAP ASE server treats each batch of the bulk copy operation as a single transaction. If any rows in the batch are rejected, the entire transaction is rolled back.