Forum Discussion

Hugo2095's avatar
Hugo2095
Copper Contributor
Sep 24, 2020

Copy Activity in ADF

I have a copy activity in ADF that copies data from a Azure SQL DB to another Azure SQL DB. This databases are in different servers and are part of an Elastic Pool.

The source is an sql script with some data transformations.

I change the DIUs to 32 but when I execute it always shows that is running with 4 DIUs, and the throuput is very low around 400kb/s.

Any ideas of what I could check?

Thanks

 

  • WillT985's avatar
    WillT985
    Copper Contributor

    Hugo2095 

    Try to create a new Integration Runtime, you can change the core count there. I believe it mainly applies to Data Flow but it may help on the Copy Activity

Resources