<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Pipeline - Slow copy task in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-Slow-copy-task/m-p/4595007#M7210</link>
    <description>&lt;P&gt;Any ideas from anyone?&amp;nbsp; The settings I noted didn't work.&amp;nbsp; This is new to me, so any advice is helpful.&amp;nbsp; Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 04 Mar 2025 13:48:24 GMT</pubDate>
    <dc:creator>alondon</dc:creator>
    <dc:date>2025-03-04T13:48:24Z</dc:date>
    <item>
      <title>Pipeline - Slow copy task</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-Slow-copy-task/m-p/4586609#M7177</link>
      <description>&lt;P&gt;Hello - I'm running a copy task to pull in the last year of data from one table that exists in a DB2 on premise database.&amp;nbsp; The connection is on ODBC.&amp;nbsp; &amp;nbsp;It's been processing now for about 6 hours without completing.&amp;nbsp; Is this normal?&amp;nbsp; Are there things I can do to enhance this performace?&amp;nbsp; There are a lot of records, but this data in SQL is much faster.&amp;nbsp; &amp;nbsp;We have just started using pipelines to get data into our Lakehouse and are following the Medallion model.&amp;nbsp;&amp;nbsp;Are there things I can do to enhance this performace?&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2025 19:03:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-Slow-copy-task/m-p/4586609#M7177</guid>
      <dc:creator>alondon</dc:creator>
      <dc:date>2025-02-26T19:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline - Slow copy task</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-Slow-copy-task/m-p/4586724#M7178</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="550830" data-lia-user-login="alondon" class="lia-mention lia-mention-user"&gt;alondon&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use dynamic range partitioning with degree of parallelism adjusted to your DB2 capacity (start with 8-16 parallel copies).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/copy-performance-sql-databases" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/data-factory/copy-performance-sql-databases&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2025 20:55:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-Slow-copy-task/m-p/4586724#M7178</guid>
      <dc:creator>nilendraFabric</dc:creator>
      <dc:date>2025-02-26T20:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline - Slow copy task</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-Slow-copy-task/m-p/4590311#M7186</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="913195" data-lia-user-login="nilendraFabric" class="lia-mention lia-mention-user"&gt;nilendraFabric&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for providing that information and the link to the document.&amp;nbsp; It was very helpful.&amp;nbsp; I tried what I thought I needed yesterday, but it took even longer to run and I had to finally cancel the process.&amp;nbsp; Today, I'm trying again with these settings in the copy task of my pipeline.&amp;nbsp; On the Destination tab, I have checked to Enable partitions and added a Partition column (Serial) which is the key field in this table.&amp;nbsp; On the Settings tab, I checked Use custom value for Intelligent throughput optimization and entered 12 for the Degree of copy parallelism.&amp;nbsp; Is this correct?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2025 15:10:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-Slow-copy-task/m-p/4590311#M7186</guid>
      <dc:creator>alondon</dc:creator>
      <dc:date>2025-02-28T15:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline - Slow copy task</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-Slow-copy-task/m-p/4595007#M7210</link>
      <description>&lt;P&gt;Any ideas from anyone?&amp;nbsp; The settings I noted didn't work.&amp;nbsp; This is new to me, so any advice is helpful.&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 13:48:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-Slow-copy-task/m-p/4595007#M7210</guid>
      <dc:creator>alondon</dc:creator>
      <dc:date>2025-03-04T13:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline - Slow copy task</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-Slow-copy-task/m-p/4595239#M7215</link>
      <description>&lt;P&gt;Using “Serial” (unique key) as partition column creates excessive small partitions. This leads to:&lt;BR /&gt;• High partition management overhead&lt;BR /&gt;• Wasted I/O from opening/closing numerous files&lt;BR /&gt;• Poor parallelization effectiveness&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;-- Use temporal partitioning instead of serial key&lt;BR /&gt;SELECT * FROM source_table&lt;BR /&gt;WHERE business_date BETWEEN '2024-03-01' AND '2025-03-04'&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 15:32:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-Slow-copy-task/m-p/4595239#M7215</guid>
      <dc:creator>nilendraFabric</dc:creator>
      <dc:date>2025-03-04T15:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline - Slow copy task</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-Slow-copy-task/m-p/4595479#M7216</link>
      <description>&lt;P&gt;You are correct and that process didn't work.&amp;nbsp; I'm been using the Select * with a date from the beginning to get the last year of data.&amp;nbsp; Everyday I try something different in hopes something cuts down the process time.&amp;nbsp; Today I'm trying the ITO setting at Maximum and Degree of copy parallelism at Auto.&amp;nbsp; So far it's been processing for running for 6h 2m.&amp;nbsp; &amp;nbsp;I wish I knew to majic settings!&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 19:24:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Pipeline-Slow-copy-task/m-p/4595479#M7216</guid>
      <dc:creator>alondon</dc:creator>
      <dc:date>2025-03-04T19:24:19Z</dc:date>
    </item>
  </channel>
</rss>

