Azure synapse mapping dataflow Sink [error]

Shreyash Choudhary 126 Reputation points
2023-02-27T07:58:33.6466667+00:00

Hi, on sink side i am using azure synapse analytics sql dataset but , on sink errors tab i have used the setting but not able to see log file when pipeline got failed?

i refereed below sink error setting, please help with the soluton

https://learn.microsoft.com/en-us/answers/questions/284259/not-able-to-see-the-error-logging-in-sink-transfor

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.
5,373 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,623 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. ShaikMaheer-MSFT 38,546 Reputation points Microsoft Employee Moderator
    2023-02-28T16:08:34.3833333+00:00

    Hi Shreyash Choudhary,

    Thank you for posting query in Microsoft Q&A Platform.

    If error is specific to only data getting inserting part due to some bad data like that, then in that case below settings will work and you see that bad data in a file. But error is not specific to data it may be some other reason, in that case below settings will not come in pitch.

    Below are settings which we can use for Azure Synapse Analytics connector type in Sink transformation.User's image

    Hope this helps. If not, kindly share more details on exact error message and implementation, so that I can understand more and try to repro to help with resolution.


    Please consider hitting Accept Answer button. Accepted answers help community as well.


  2. ShaikMaheer-MSFT 38,546 Reputation points Microsoft Employee Moderator
    2023-03-03T17:36:28.9033333+00:00

    Hi Shreyash Choudhary,

    I reproduced your case, yes it seems when we use Azure synapse SQL table as sink then while writing error rows to storage, we are ending up with below error. I am checking more on this with internal team and I will share updates with you soon.

    As a work around, I would suggest you use Assert transformation for your testing and debug for purpose. check this video to understand about assert transformation.

    User's image

    Hope this helps.


    Please consider hitting Accept Answer button. Accepted answers help community as well.


  3. Prashant Shukla 0 Reputation points
    2024-04-15T10:49:23.1766667+00:00

    Any update on above error, i am getting same

    0 comments No comments

Your answer

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