<?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: Parallel load does not work; partitons are loaded sequentially in some case in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Parallel-load-does-not-work-partitons-are-loaded-sequentially-in/m-p/2419859#M9530</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/142280"&gt;@iti-attunity-sup&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;The version that you have been using is not supported for some time now.&lt;/P&gt;
&lt;P&gt;Please open a support case about the&amp;nbsp;&lt;SPAN&gt;Parallel load question.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;as part of the solution, we may ask you to upgrade to the latest version of replicate.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Avidar&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Feb 2024 09:00:44 GMT</pubDate>
    <dc:creator>avidary_qlik</dc:creator>
    <dc:date>2024-02-16T09:00:44Z</dc:date>
    <item>
      <title>Parallel load does not work; partitons are loaded sequentially in some case</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Parallel-load-does-not-work-partitons-are-loaded-sequentially-in/m-p/2419835#M9529</link>
      <description>&lt;P&gt;I have a question regarding parallel load.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The customer would like to road the data in parallel because it is huge table.&lt;BR /&gt;I would like to know how to ensure that it is executed in parallel.&lt;/P&gt;
&lt;P&gt;[Environment]&lt;BR /&gt;Qlik 6.6&lt;BR /&gt;Source : Oracle 10.2.0.5&lt;BR /&gt;Target : Oracle 19.3&lt;/P&gt;
&lt;P&gt;Target settings :&lt;BR /&gt;'Use direct path full load' is FALSE&lt;/P&gt;
&lt;P&gt;* using direct load in Qlik 6.6 causes table lock conflicts, to avoid the error the customer set it FALSE.&lt;/P&gt;
&lt;P&gt;Task settings :&lt;BR /&gt;Target Table Preparation&lt;BR /&gt;If target table already exists: TRUNCATE before loading&lt;/P&gt;
&lt;P&gt;* The customer has already created target tables/indexes.&lt;/P&gt;
&lt;P&gt;As far as I have confirmed in-house, I found that some cases are loaded in parallel and others are loaded sequentially.&lt;/P&gt;
&lt;P&gt;* OK ==&amp;gt; loaded in parallel&lt;/P&gt;
&lt;P&gt;[TASK_MANAGER ]I: Start loading segment #1 of 16 of table 'SDH101'.'VFTCREDIT' (Id = 1) by subtask 1. Start load timestamp 000611794DE35E9B (replicationtask_util.c:765)&lt;BR /&gt;[TASK_MANAGER ]I: Start loading segment #2 of 16 of table 'SDH101'.'VFTCREDIT' (Id = 1) by subtask 2. Start load timestamp 000611794DE452BF (replicationtask_util.c:765)&lt;BR /&gt;[TASK_MANAGER ]I: Start loading segment #3 of 16 of table 'SDH101'.'VFTCREDIT' (Id = 1) by subtask 3. Start load timestamp 000611794DEE9338 (replicationtask_util.c:765)&lt;BR /&gt;[TASK_MANAGER ]I: Start loading segment #4 of 16 of table 'SDH101'.'VFTCREDIT' (Id = 1) by subtask 4. Start load timestamp 000611794DF4C60E (replicationtask_util.c:765)&lt;BR /&gt;[TASK_MANAGER ]I: Start loading segment #5 of 16 of table 'SDH101'.'VFTCREDIT' (Id = 1) by subtask 5. Start load timestamp 000611794DFBFBCF (replicationtask_util.c:765)&lt;BR /&gt;[SOURCE_UNLOAD ]I: Unload finished for segment #1 of segmented table 'SDH101'.'VFTCREDIT' (Id = 1). 100100 rows sent. (streamcomponent.c:3626)&lt;BR /&gt;[TARGET_LOAD ]I: Load finished for segment #1 of segmented table 'SDH101'.'VFTCREDIT' (Id = 1). 100100 rows received. 0 rows skipped. Volume transferred 397980304. (streamcomponent.c:3915)&lt;BR /&gt;[TASK_MANAGER ]I: Load finished for segment #1 of table 'SDH101'.'VFTCREDIT' (Id = 1) by subtask 1. 100100 records transferred. (replicationtask.c:2686)&lt;BR /&gt;[TASK_MANAGER ]I: Start loading segment #6 of 16 of table 'SDH101'.'VFTCREDIT' (Id = 1) by subtask 1. Start load timestamp 0006117951485662 (replicationtask_util.c:765)&lt;BR /&gt;[SOURCE_UNLOAD ]I: Unload finished for segment #3 of segmented table 'SDH101'.'VFTCREDIT' (Id = 1). 100100 rows sent. (streamcomponent.c:3626)&lt;BR /&gt;[TARGET_LOAD ]I: Load finished for segment #3 of segmented table 'SDH101'.'VFTCREDIT' (Id = 1). 100100 rows received. 0 rows skipped. Volume transferred 397980304. (streamcomponent.c:3915)&lt;BR /&gt;[TASK_MANAGER ]I: Load finished for segment #3 of table 'SDH101'.'VFTCREDIT' (Id = 1) by subtask 3. 100100 records transferred. (replicationtask.c:2686)&lt;BR /&gt;[TASK_MANAGER ]I: Start loading segment #7 of 16 of table 'SDH101'.'VFTCREDIT' (Id = 1) by subtask 3. Start load timestamp 0006117951AB1C73 (replicationtask_util.c:765)&lt;BR /&gt;[SOURCE_UNLOAD ]I: Unload finished for segment #5 of segmented table 'SDH101'.'VFTCREDIT' (Id = 1). 100100 rows sent. (streamcomponent.c:3626)&lt;BR /&gt;[TARGET_LOAD ]I: Load finished for segment #5 of segmented table 'SDH101'.'VFTCREDIT' (Id = 1). 100100 rows received. 0 rows skipped. Volume transferred 397980304. (streamcomponent.c:3915)&lt;BR /&gt;[TASK_MANAGER ]I: Load finished for segment #5 of table 'SDH101'.'VFTCREDIT' (Id = 1) by subtask 5. 100100 records transferred. (replicationtask.c:2686)&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;* NG ==&amp;gt; loaded sequentially&lt;/P&gt;
&lt;P&gt;[TASK_MANAGER ]I: Start loading segment #1 of 16 of table 'SDH101'.'VFTCREDIT' (Id = 1) by subtask 1. Start load timestamp 000611797A8B1819 (replicationtask_util.c:765)&lt;BR /&gt;[SOURCE_UNLOAD ]I: Unload finished for segment #1 of segmented table 'SDH101'.'VFTCREDIT' (Id = 1). 100100 rows sent. (streamcomponent.c:3626)&lt;BR /&gt;[TARGET_LOAD ]I: Load finished for segment #1 of segmented table 'SDH101'.'VFTCREDIT' (Id = 1). 100100 rows received. 0 rows skipped. Volume transferred 397980304. (streamcomponent.c:3915)&lt;BR /&gt;[TASK_MANAGER ]I: Load finished for segment #1 of table 'SDH101'.'VFTCREDIT' (Id = 1) by subtask 1. 100100 records transferred. (replicationtask.c:2686)&lt;/P&gt;
&lt;P&gt;[TASK_MANAGER ]I: Start loading segment #2 of 16 of table 'SDH101'.'VFTCREDIT' (Id = 1) by subtask 1. Start load timestamp 000611797B5F5DE9 (replicationtask_util.c:765)&lt;BR /&gt;[SOURCE_UNLOAD ]I: Unload finished for segment #2 of segmented table 'SDH101'.'VFTCREDIT' (Id = 1). 100100 rows sent. (streamcomponent.c:3626)&lt;BR /&gt;[TARGET_LOAD ]I: Load finished for segment #2 of segmented table 'SDH101'.'VFTCREDIT' (Id = 1). 100100 rows received. 0 rows skipped. Volume transferred 397980304. (streamcomponent.c:3915)&lt;BR /&gt;[TASK_MANAGER ]I: Load finished for segment #2 of table 'SDH101'.'VFTCREDIT' (Id = 1) by subtask 1. 100100 records transferred. (replicationtask.c:2686)&lt;/P&gt;
&lt;P&gt;[TASK_MANAGER ]I: Start loading segment #3 of 16 of table 'SDH101'.'VFTCREDIT' (Id = 1) by subtask 1. Start load timestamp 000611797C6AF646 (replicationtask_util.c:765)&lt;BR /&gt;[SOURCE_UNLOAD ]I: Unload finished for segment #3 of segmented table 'SDH101'.'VFTCREDIT' (Id = 1). 100100 rows sent. (streamcomponent.c:3626)&lt;BR /&gt;[TARGET_LOAD ]I: Load finished for segment #3 of segmented table 'SDH101'.'VFTCREDIT' (Id = 1). 100100 rows received. 0 rows skipped. Volume transferred 397980304. (streamcomponent.c:3915)&lt;BR /&gt;[TASK_MANAGER ]I: Load finished for segment #3 of table 'SDH101'.'VFTCREDIT' (Id = 1) by subtask 1. 100100 records transferred. (replicationtask.c:2686)&lt;/P&gt;
&lt;P&gt;[TASK_MANAGER ]I: Start loading segment #4 of 16 of table 'SDH101'.'VFTCREDIT' (Id = 1) by subtask 1. Start load timestamp 000611797D5675CA (replicationtask_util.c:765)&lt;BR /&gt;[SOURCE_UNLOAD ]I: Unload finished for segment #4 of segmented table 'SDH101'.'VFTCREDIT' (Id = 1). 100100 rows sent. (streamcomponent.c:3626)&lt;BR /&gt;[TARGET_LOAD ]I: Load finished for segment #4 of segmented table 'SDH101'.'VFTCREDIT' (Id = 1). 100100 rows received. 0 rows skipped. Volume transferred 397980304. (streamcomponent.c:3915)&lt;BR /&gt;[TASK_MANAGER ]I: Load finished for segment #4 of table 'SDH101'.'VFTCREDIT' (Id = 1) by subtask 1. 100100 records transferred. (replicationtask.c:2686)&lt;/P&gt;
&lt;P&gt;[TASK_MANAGER ]I: Start loading segment #5 of 16 of table 'SDH101'.'VFTCREDIT' (Id = 1) by subtask 1. Start load timestamp 000611797E47D8A2 (replicationtask_util.c:765)&lt;BR /&gt;[SOURCE_UNLOAD ]I: Unload finished for segment #5 of segmented table 'SDH101'.'VFTCREDIT' (Id = 1). 100100 rows sent. (streamcomponent.c:3626)&lt;BR /&gt;[TARGET_LOAD ]I: Load finished for segment #5 of segmented table 'SDH101'.'VFTCREDIT' (Id = 1). 100100 rows received. 0 rows skipped. Volume transferred 397980304. (streamcomponent.c:3915)&lt;BR /&gt;[TASK_MANAGER ]I: Load finished for segment #5 of table 'SDH101'.'VFTCREDIT' (Id = 1) by subtask 1. 100100 records transferred. (replicationtask.c:2686)&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Though I'm not sure what causes the difference exactly, I noticed that&lt;/P&gt;
&lt;P&gt;- Just after creating target tables/indexes, data will be loaded in parallel&lt;BR /&gt;- Once data is loaded and then reloaded (without recreating the table/indexes, and truncated in the task), data is loaded sequentially.&lt;/P&gt;
&lt;P&gt;Can we say that re-creating tables and indexes before reloading ensures parallel execution?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2024 08:03:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Parallel-load-does-not-work-partitons-are-loaded-sequentially-in/m-p/2419835#M9529</guid>
      <dc:creator>iti-attunity-sup</dc:creator>
      <dc:date>2024-02-16T08:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel load does not work; partitons are loaded sequentially in some case</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Parallel-load-does-not-work-partitons-are-loaded-sequentially-in/m-p/2419859#M9530</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/142280"&gt;@iti-attunity-sup&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;The version that you have been using is not supported for some time now.&lt;/P&gt;
&lt;P&gt;Please open a support case about the&amp;nbsp;&lt;SPAN&gt;Parallel load question.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;as part of the solution, we may ask you to upgrade to the latest version of replicate.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Avidar&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2024 09:00:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Parallel-load-does-not-work-partitons-are-loaded-sequentially-in/m-p/2419859#M9530</guid>
      <dc:creator>avidary_qlik</dc:creator>
      <dc:date>2024-02-16T09:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Parallel load does not work; partitons are loaded sequentially in some case</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Parallel-load-does-not-work-partitons-are-loaded-sequentially-in/m-p/2420171#M9543</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/142280"&gt;@iti-attunity-sup&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For your reference, here are the end support dates for Replicate:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Product-Lifecycle/Qlik-Replicate-Product-Lifecycle/ta-p/1837201" target="_blank"&gt;Qlik Replicate Product Lifecycle - Qlik Community - 1837201&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;When you upgrade, please check the release notes on your target version as more than one update will be required. Generally, you can only do a direct upgrade from the last two major versions.&lt;/P&gt;
&lt;P&gt;Also, please check the user guide on your target version to confirm that your platform, source and target endpoint versions are supported. For example, the 2023.11 version requires Linux Red Hat 8 or compatible (if you use Linux).&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2024 16:56:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Parallel-load-does-not-work-partitons-are-loaded-sequentially-in/m-p/2420171#M9543</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2024-02-16T16:56:42Z</dc:date>
    </item>
  </channel>
</rss>

