Fault tolerance - Synapse Copy data activity

Nagesh CL 701 Reputation points
2023-03-03T14:35:39.4566667+00:00

Hi Team,

I have enabled fault tolerance on copy data activity to "Skip incompatible rows" to blob storage.

Data truncation errors are stored in 2 different files: -

QID1111_1_2_Error.txt - Error message for the skipped rows are stored in this file.

QID1111_1_2_Row.txt - Error records are stored in this file.

User's image

Let's say there were 5 rows which had data truncation issues. Both the files will have 5 rows each (5 records on error file with just the error message and 5 records on the rows file with just the rejected row. The question is, how do we merge these files? We would need the error message why a particular row was skipped.

User's image

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.