Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
coverturfLSH
Resolver I
Resolver I

Pipeline Copy Activity Error

Hello, 

 

I'm getting the following error trying to run a copy activity from a lakehouse to a warehouse. The lakehouse and warehouse tables were autocreated from a dataflow. The final published dataflow is to the lakehouse. I then want to run a copy of the lakehouse data into my warehouse. However, I get the following error but can't see anything in the error message that would help me troubleshoot.

 

coverturfLSH_0-1724885812594.png

ErrorCode=DWCopyCommandOperationFailed,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message='DataWarehouse' Copy Command operation failed with error ''
Statement ID: {9E77DEC9-BF98-4DAD-98B6-AA5D89CE2914} | Query hash: 0xBDA3704A82B07146 | Distributed request ID: {4EDDB709-B765-4441-AC88-216817FD269A}'.,Source=Microsoft.DataTransfer.Connectors.MSSQLImport,''Type=Microsoft.Data.SqlClient.SqlException,Message=
Statement ID: {9E77DEC9-BF98-4DAD-98B6-AA5D89CE2914} | Query hash: 0xBDA3704A82B07146 | Distributed request ID: {4EDDB709-B765-4441-AC88-216817FD269A},Source=Framework Microsoft SqlClient Data Provider,' 

 

It had been working fine until this week when this error message started happening. 

 

Any thoughts?

 

Thanks,

Cameron

1 ACCEPTED SOLUTION
coverturfLSH
Resolver I
Resolver I

Issue seems to be related to a lakehouse varchar field that is at the max 8000 characters. The warehouse destination is also configured for 8000 characters but something in the copy process must not be liking that many characters. 

 

To fix I'm unfortunately having to exclude that field from the copy, but the rest of the fields copy fine.

View solution in original post

3 REPLIES 3
coverturfLSH
Resolver I
Resolver I

Issue seems to be related to a lakehouse varchar field that is at the max 8000 characters. The warehouse destination is also configured for 8000 characters but something in the copy process must not be liking that many characters. 

 

To fix I'm unfortunately having to exclude that field from the copy, but the rest of the fields copy fine.

coverturfLSH
Resolver I
Resolver I

Hi Nono,

Thanks for the suggestions but none of those apply to my issue. I will try deleting the whole dataflow and starting again. 

v-nuoc-msft
Community Support
Community Support

Hi @coverturfLSH 

 

Error codes usually point to configuration problems.

 

Make sure that the copied data does not exceed the size limit of the target column.

 

If the number of concurrent operations exceeds the limit, the operation may fail.

 

Ensure that the data warehouse has sufficient resources. The operation may fail due to insufficient resources.

 

Token issues can also cause this error. Ensure that the token used for authentication has not expired.

 

If your data transfer involves network resources, make sure the necessary network and firewall Settings are correctly configured to allow the data transfer.

 

Sometimes, this may be a temporary problem, please try again.

 

Regards,

Nono Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.