Forum Discussion

cristinaojer's avatar
cristinaojer
Frequent Visitor
2 years ago

Endless pipeline execution when trying to load data from SQL Server to Lakehouse

I'm facing some issues when trying to get data from SQL Server database into Fabric Lakehouse. I'm using an on-premises data gateway updated up to it’s latest version.

  • We’ve tried to get this data through a Copy Activity. When running the pipeline, the process starts but never ends. We made a trial just o ingest 4 rows from the source table but the execution of the pipeline still never ends. Source data is read since we could preview it through ‘preview data’ button when configuring the activity. It seems the problem is when loading data into the lakehouse.
  • We’ve tried to get this data also through a Dataflow Gen2. In this case, we could query the source table and transform the data, but when trying to add a destination for the data, an unkwon error is reported

     

Is this a common error? How could we troubleshoot it?

3 Replies