<?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: Qlik Replicate advance run datetime with db2 as source in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-advance-run-datetime-with-db2-as-source/m-p/2548659#M16268</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/115309"&gt;@john_wang&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When the task is executed using the date-time option—for example, starting from four days ago the latency increases to that point in time. How long will it take to process all that backlogged data, and what factors does the processing time depend on?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lguevara_0-1778161551040.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/188202iD0C2E8FB29C58963/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lguevara_0-1778161551040.png" alt="lguevara_0-1778161551040.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;thanks.&lt;/P&gt;</description>
    <pubDate>Thu, 07 May 2026 13:46:07 GMT</pubDate>
    <dc:creator>lguevara</dc:creator>
    <dc:date>2026-05-07T13:46:07Z</dc:date>
    <item>
      <title>Qlik Replicate advance run datetime with db2 as source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-advance-run-datetime-with-db2-as-source/m-p/2548477#M16257</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I have a task with a DB2 iSeries source and an S3 target, configured for full load and store changes. The task started its first execution 4 weeks ago. Now, I want to stop the task and only capture changes from 2 weeks ago. However, when I set the date 2 weeks ago in the advanced run options under 'date and time', nothing loads into the full load table. How can I apply the load from that specific point in time, considering the source is DB2 iSeries and the target is S3?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 04:53:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-advance-run-datetime-with-db2-as-source/m-p/2548477#M16257</guid>
      <dc:creator>lguevara</dc:creator>
      <dc:date>2026-05-06T04:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate advance run datetime with db2 as source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-advance-run-datetime-with-db2-as-source/m-p/2548479#M16258</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/182107"&gt;@lguevara&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P data-end="220" data-start="52"&gt;&lt;SPAN class="hover:entity-accent entity-underline inline cursor-pointer align-baseline"&gt;&lt;SPAN class="whitespace-normal"&gt;Qlik Replicate&lt;/SPAN&gt;&lt;/SPAN&gt; tasks can include both a &lt;STRONG data-end="128" data-start="115"&gt;Full Load&lt;/STRONG&gt; phase and a &lt;STRONG data-end="170" data-start="141"&gt;CDC (Change Data Capture)&lt;/STRONG&gt; phase (if both are enabled in the task settings).&lt;/P&gt;
&lt;H3 data-end="249" data-start="222" data-section-id="1x65jk4"&gt;Initial run behavior&lt;/H3&gt;
&lt;OL data-end="445" data-start="250"&gt;
&lt;LI data-end="339" data-start="250" data-section-id="1y2xymn"&gt;The &lt;STRONG data-end="270" data-start="257"&gt;Full Load&lt;/STRONG&gt; phase completes first and loads the initial dataset to the target.&lt;/LI&gt;
&lt;LI data-end="445" data-start="340" data-section-id="17hnsvp"&gt;The task then automatically transitions to the &lt;STRONG data-end="397" data-start="390"&gt;CDC&lt;/STRONG&gt; phase and continues applying ongoing changes.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P data-end="491" data-start="447"&gt;These two phases are executed seamlessly.&lt;/P&gt;
&lt;H3 data-end="555" data-start="498" data-section-id="17ca5c9"&gt;Behavior when restarting from a specific timestamp&lt;/H3&gt;
&lt;OL data-end="723" data-start="556"&gt;
&lt;LI data-end="638" data-start="556" data-section-id="1wrnpk1"&gt;The &lt;STRONG data-end="576" data-start="563"&gt;Full Load&lt;/STRONG&gt; phase is effectively skipped (no initial data is reloaded).&lt;/LI&gt;
&lt;LI data-end="723" data-start="639" data-section-id="12w8bdk"&gt;The &lt;STRONG data-end="653" data-start="646"&gt;CDC&lt;/STRONG&gt; phase resumes from the specified timestamp and reprocesses changes.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P data-end="815" data-start="725"&gt;Note: Since some of these changes may have already been applied previously, this can lead to:&lt;/P&gt;
&lt;UL data-end="917" data-start="816"&gt;
&lt;LI data-end="834" data-start="816" data-section-id="1auxfxi"&gt;duplicate rows&lt;/LI&gt;
&lt;LI data-end="861" data-start="835" data-section-id="12xk335"&gt;primary key violations&lt;/LI&gt;
&lt;LI data-end="917" data-start="862" data-section-id="123qwbs"&gt;or other inconsistencies (depending on task settings)&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 data-end="967" data-start="924" data-section-id="1jywx8o"&gt;Suggested approach for your scenario&lt;/H3&gt;
&lt;OL data-end="1276" data-start="969"&gt;
&lt;LI data-end="1014" data-start="969" data-section-id="s44r2t"&gt;Enable &lt;STRONG data-end="992" data-start="979"&gt;Full Load&lt;/STRONG&gt; and disable &lt;STRONG data-end="1012" data-start="1005"&gt;CDC&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI data-end="1125" data-start="1015" data-section-id="tjve1p"&gt;Apply a &lt;A href="https://community.qlik.com/t5/Qlik-Replicate/unable-to-find-fl-passthru-filter-in-UI/m-p/2139661#M8185" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Fullload Passthru Filter&lt;/STRONG&gt;&lt;/A&gt;&amp;nbsp;to load only a subset of the initial data into a “full load” target table&lt;/LI&gt;
&lt;LI data-end="1182" data-start="1126" data-section-id="b5ciyo"&gt;Run the task and wait for the Full Load to complete&lt;/LI&gt;
&lt;LI data-end="1276" data-start="1183" data-section-id="typuft"&gt;Then enable &lt;STRONG data-end="1205" data-start="1198"&gt;CDC&lt;/STRONG&gt; and restart the task from a specific timestamp (e.g., two weeks ago)&lt;/LI&gt;
&lt;/OL&gt;
&lt;P data-end="1369" data-start="1278"&gt;The changes will be captured from that point onward and applied to your “changes” table.&lt;/P&gt;
&lt;P data-is-only-node="" data-is-last-node="" data-end="1512" data-start="1376"&gt;This approach helps separate initial data loading from historical change capture while maintaining better control over data needs.&lt;/P&gt;
&lt;P data-is-only-node="" data-is-last-node="" data-end="1512" data-start="1376"&gt;Hope this helps.&lt;/P&gt;
&lt;P data-is-only-node="" data-is-last-node="" data-end="1512" data-start="1376"&gt;John.&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 05:31:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-advance-run-datetime-with-db2-as-source/m-p/2548479#M16258</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2026-05-06T05:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate advance run datetime with db2 as source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-advance-run-datetime-with-db2-as-source/m-p/2548659#M16268</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/115309"&gt;@john_wang&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When the task is executed using the date-time option—for example, starting from four days ago the latency increases to that point in time. How long will it take to process all that backlogged data, and what factors does the processing time depend on?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lguevara_0-1778161551040.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/188202iD0C2E8FB29C58963/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lguevara_0-1778161551040.png" alt="lguevara_0-1778161551040.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 13:46:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-advance-run-datetime-with-db2-as-source/m-p/2548659#M16268</guid>
      <dc:creator>lguevara</dc:creator>
      <dc:date>2026-05-07T13:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate advance run datetime with db2 as source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-advance-run-datetime-with-db2-as-source/m-p/2548696#M16272</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/182107"&gt;@lguevara&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P class="isSelectedEnd"&gt;&lt;SPAN&gt;It depends on many factors, for example:&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL start="1" data-spread="false"&gt;
&lt;LI&gt;&lt;SPAN&gt;The volume of data in the transaction logs&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Network bandwidth&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;The IBM DB2 for i CPU capacity&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;The target S3 write throughput/performance&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Overall system workload and concurrency etc&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2026 22:40:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-advance-run-datetime-with-db2-as-source/m-p/2548696#M16272</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2026-05-07T22:40:39Z</dc:date>
    </item>
  </channel>
</rss>

