<?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: Full load task in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Full-load-task/m-p/2444076#M10739</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/141427"&gt;@Preethi13&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Assuming that your task is set to both full load and apply changes, yes - when you start a full load, the first thing that happens is we start reading the source log files and cache those changes. When the full load completes, those changes will be applied to the target tables.&lt;/P&gt;
&lt;P&gt;Please note - any pending transactions at the time you start the full load that do not commit before the value set for "Transaction consistency timeout" (Task Settings \ Full Load \ Full Load Tuning) will not be replicated to the target. Transactions can only be recognized by Replicate when they begin - pending/in flight transactions cannot be processed when a full load starts.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
    <pubDate>Tue, 23 Apr 2024 19:11:26 GMT</pubDate>
    <dc:creator>Dana_Baldwin</dc:creator>
    <dc:date>2024-04-23T19:11:26Z</dc:date>
    <item>
      <title>Full load task</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Full-load-task/m-p/2444073#M10738</link>
      <description>&lt;P&gt;Hi I had a quick question about full load, let's say&lt;SPAN&gt;&lt;SPAN class="ui-provider blx bly bic blz bma bmb bmc bmd bme bmf bmg bmh bmi bmj bmk bml bmm bmn bmo bmp bmq bmr bms bmt bmu bmv bmw bmx bmy bmz bna bnb bnc bnd bne"&gt;&amp;nbsp;if I started my task and its running for 2 hours, meanwhile any new changes that are coming on that DB2 table - will those also be replicated?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider blx bly bic blz bma bmb bmc bmd bme bmf bmg bmh bmi bmj bmk bml bmm bmn bmo bmp bmq bmr bms bmt bmu bmv bmw bmx bmy bmz bna bnb bnc bnd bne"&gt;Thanks&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2024 18:49:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Full-load-task/m-p/2444073#M10738</guid>
      <dc:creator>Preethi13</dc:creator>
      <dc:date>2024-04-23T18:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: Full load task</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Full-load-task/m-p/2444076#M10739</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/141427"&gt;@Preethi13&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Assuming that your task is set to both full load and apply changes, yes - when you start a full load, the first thing that happens is we start reading the source log files and cache those changes. When the full load completes, those changes will be applied to the target tables.&lt;/P&gt;
&lt;P&gt;Please note - any pending transactions at the time you start the full load that do not commit before the value set for "Transaction consistency timeout" (Task Settings \ Full Load \ Full Load Tuning) will not be replicated to the target. Transactions can only be recognized by Replicate when they begin - pending/in flight transactions cannot be processed when a full load starts.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2024 19:11:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Full-load-task/m-p/2444076#M10739</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2024-04-23T19:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: Full load task</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Full-load-task/m-p/2444077#M10740</link>
      <description>&lt;P&gt;Hi Dana, thank you so much for your response. How would it behave if it is a full load only task. The CDC is not enabled in this case. Only the source has cdc happening. Please help me understand.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2024 19:18:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Full-load-task/m-p/2444077#M10740</guid>
      <dc:creator>Preethi13</dc:creator>
      <dc:date>2024-04-23T19:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Full load task</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Full-load-task/m-p/2444094#M10741</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/141427"&gt;@Preethi13&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If only full load is running, the task will not read from the source transaction logs, it will only run a "select *" query against all the tables and move the committed data to the target as of the time the query ran. By default tasks process 5 tables at a time, so the target table data will not necessarily be consistent as of the same point in time on the source. The number of tables handled at a time can be adjusted on the same task settings screen I referenced earlier. Of course, the more tables processed concurrently, the more source &amp;amp; network resources will be consumed, as well as memory &amp;amp; CPU on the Replicate server.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2024 21:01:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Full-load-task/m-p/2444094#M10741</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2024-04-23T21:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Full load task</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Full-load-task/m-p/2447298#M10844</link>
      <description>&lt;P&gt;hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/141427"&gt;@Preethi13&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To add more to Dana's answer. as you query raised regarding "&lt;SPAN&gt;started my task and its running for 2 hours, meanwhile any new changes that are coming on that DB2 table.&amp;nbsp;"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;then you would see those changes in Cached changes in monitor.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Such behavior depends upon the table nature categories as (Static and dynamic table)&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;It aways recommend running initial task FL+CDC. reason behind it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;when you start loading your table record count was 100 and when got 4 changes in between. if it's a full load then only 100 changes pushed to target end.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;to apply 4 changes to need to start the CDC when. full load completes and it's a manual work which sometime cause data mismatch.&lt;/P&gt;
&lt;P&gt;so better use FL+CDC . if you don't want to keep FL then Stop task disable FL and resume&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sushil Kumar&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 07:36:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Full-load-task/m-p/2447298#M10844</guid>
      <dc:creator>SushilKumar</dc:creator>
      <dc:date>2024-05-01T07:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Full load task</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Full-load-task/m-p/2447568#M10861</link>
      <description>&lt;P&gt;Thank you for all your input!&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 23:26:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Full-load-task/m-p/2447568#M10861</guid>
      <dc:creator>Preethi13</dc:creator>
      <dc:date>2024-05-01T23:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: Full load task</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Full-load-task/m-p/2447589#M10866</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/141427"&gt;@Preethi13&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;What is your source, DB2 LUW, DB2 iSeries or DB2 z/OS?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Desmond&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 01:24:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Full-load-task/m-p/2447589#M10866</guid>
      <dc:creator>DesmondWOO</dc:creator>
      <dc:date>2024-05-02T01:24:31Z</dc:date>
    </item>
  </channel>
</rss>

