Generic Error in Synapse Studio Pipeline

Jaryd 181 Reputation points
2020-08-17T23:23:01.177+00:00

Hello, I am just starting to use Synapse Studio. However, I have been using Azure Data Factory for a few months.

I have a pipeline that is just a single dataflow activity, copying data from our Azure SQL to Synapse SQL Pool. But I keep getting this error:

{
    "errorCode": "125",
    "message": "Internal Server Error:Failed to submit job on interactive cluster. Integration Runtime '', ActivityId: '3fb6e273-bd09-4c07-b09d-91329a7fc7ba'.",
    "failureType": "SystemError",
    "target": "toBillingSynapse",
    "details": []
}

A normal copy activity does work, just not the data flow ones.

I cant find anything online to assist. One interesting thing I found was, I accidentally ran the pipeline while the the SQL Pool was pause and it still gave that same error.

Anyone have any troubleshooting ideas? Thanks!

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.
4,369 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,542 questions
{count} vote