Hi,
I would like to ignore the errors that may occur when a batch is commited. In my case, unique columns.
The OLE DB Destination Error Output is set to "Ignore failure" but it is still failling. The Data Flow "stop on failure properties" are set to false and the MaximumErrorCount to 0.
I don't want to do row redirection to be able to keep the fast load mode.
Thank you