<?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: Table Stuck in Queue -- Performance Issue? in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Table-Stuck-in-Queue-Performance-Issue/m-p/2488867#M13044</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/302755"&gt;@vinayak_m&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;It sounds like the performance bottleneck is being caused by the combination of large tables and high CPU usage, which is limiting how many tables can load in parallel, even though you've set the parallel load to 5.&lt;BR /&gt;&lt;BR /&gt;Since CPU is peaking at 80-90%, the system might be resource-bound. Consider upgrading the hardware (adding more CPU cores or memory) or distributing the load across multiple machines.&lt;BR /&gt;&lt;BR /&gt;Normally bigger table consumes more memory and CPU usage during full load.&lt;BR /&gt;&lt;BR /&gt;Please refer the below link for the same.&lt;/P&gt;
&lt;P&gt;&lt;A title="how to Replicate very large table" href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-and-how-to-Replicate-very-large-table-having/ta-p/1891265" target="_blank" rel="noopener"&gt;how to Replicate very large table&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sachin B&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 24 Oct 2024 05:34:13 GMT</pubDate>
    <dc:creator>SachinB</dc:creator>
    <dc:date>2024-10-24T05:34:13Z</dc:date>
    <item>
      <title>Table Stuck in Queue -- Performance Issue?</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Table-Stuck-in-Queue-Performance-Issue/m-p/2488823#M13037</link>
      <description>&lt;P&gt;Hi Community,&lt;BR /&gt;&lt;BR /&gt;I have a task, task1 which has settings for parallel load enabled at 5, I have 40 tables in my task1, when I run this task, initially 5 by 5 tables are there in the loading section, but after a couple of huge tables are in the loading segment, some tables get stuck in queue.&lt;BR /&gt;So even when I have my parallel load setting for the full load task set at 5, I can only see 2 tables loading at once for quite a long time, and 7 tables are in queue waiting to get started.&lt;BR /&gt;&lt;BR /&gt;I checked the analytics via the QEM analytics section and found that the Machine CPU was peaking at 80/90%&lt;BR /&gt;&lt;BR /&gt;Can someone help me identify the cause for this?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vinayak_m_0-1729711064312.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/173348i4DFA2002AE72DD0F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vinayak_m_0-1729711064312.png" alt="vinayak_m_0-1729711064312.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vinayak_m_1-1729711102518.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/173349i315A612C3001C860/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vinayak_m_1-1729711102518.png" alt="vinayak_m_1-1729711102518.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2024 19:18:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Table-Stuck-in-Queue-Performance-Issue/m-p/2488823#M13037</guid>
      <dc:creator>vinayak_m</dc:creator>
      <dc:date>2024-10-23T19:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: Table Stuck in Queue -- Performance Issue?</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Table-Stuck-in-Queue-Performance-Issue/m-p/2488838#M13038</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/302755"&gt;@vinayak_m&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindly set SOURCE_UNLOAD to TRACE to check why the tables are taking long time to complete.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Suresh&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 00:51:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Table-Stuck-in-Queue-Performance-Issue/m-p/2488838#M13038</guid>
      <dc:creator>sureshkumar</dc:creator>
      <dc:date>2024-10-24T00:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Table Stuck in Queue -- Performance Issue?</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Table-Stuck-in-Queue-Performance-Issue/m-p/2488859#M13042</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/163471"&gt;@sureshkumar&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Thanks for responding.&lt;BR /&gt;Those are big tables and I don't have a concern with why they are taking a long time, my question is why are my tables in queue, when they should be moved to the loading section.&lt;BR /&gt;&lt;BR /&gt;If your response is still the same, then I'll proceed with changing the source_unload log to trace.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 04:37:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Table-Stuck-in-Queue-Performance-Issue/m-p/2488859#M13042</guid>
      <dc:creator>vinayak_m</dc:creator>
      <dc:date>2024-10-24T04:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Table Stuck in Queue -- Performance Issue?</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Table-Stuck-in-Queue-Performance-Issue/m-p/2488867#M13044</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/302755"&gt;@vinayak_m&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;It sounds like the performance bottleneck is being caused by the combination of large tables and high CPU usage, which is limiting how many tables can load in parallel, even though you've set the parallel load to 5.&lt;BR /&gt;&lt;BR /&gt;Since CPU is peaking at 80-90%, the system might be resource-bound. Consider upgrading the hardware (adding more CPU cores or memory) or distributing the load across multiple machines.&lt;BR /&gt;&lt;BR /&gt;Normally bigger table consumes more memory and CPU usage during full load.&lt;BR /&gt;&lt;BR /&gt;Please refer the below link for the same.&lt;/P&gt;
&lt;P&gt;&lt;A title="how to Replicate very large table" href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-and-how-to-Replicate-very-large-table-having/ta-p/1891265" target="_blank" rel="noopener"&gt;how to Replicate very large table&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sachin B&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 05:34:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Table-Stuck-in-Queue-Performance-Issue/m-p/2488867#M13044</guid>
      <dc:creator>SachinB</dc:creator>
      <dc:date>2024-10-24T05:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Table Stuck in Queue -- Performance Issue?</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Table-Stuck-in-Queue-Performance-Issue/m-p/2489158#M13058</link>
      <description>&lt;P&gt;Thanks for your help&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/141158"&gt;@SachinB&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Will try out the configurations shared by you and will see if it helps us.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 11:31:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Table-Stuck-in-Queue-Performance-Issue/m-p/2489158#M13058</guid>
      <dc:creator>vinayak_m</dc:creator>
      <dc:date>2024-10-25T11:31:02Z</dc:date>
    </item>
  </channel>
</rss>

