<?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: Adding a child taks to a logstream setup in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Adding-a-child-taks-to-a-logstream-setup/m-p/2418890#M9495</link>
    <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/128743"&gt;@GerardQ&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Welcome and Thank you for reaching out to us on Qlik Community.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Yes, Qlik Replicate can handle the scenario you described. Here’s how you can add a new child task and synchronize it with an ongoing logstream:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Adding a New Child Task:&lt;/STRONG&gt; When you add another child task, configure it as Full Load + CDC. Once you start the task, it will perform a full load first and then start the CDC. The full load is performed by querying directly from the source database.Once it is complete, your data will be up-to-date with the source database till the time when Replicate has completed the Full Load. Going forward, you will have real-time data replicated to the target reading from the staging task, so it will be in sync with the ongoing logstream task.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Full Load for a New Task in CDC Mode:&lt;/STRONG&gt; During a Full Load and CDC task combined, the CDC actually starts before the full load and caches changes read from the source transaction log. As the full load completes, the task is able to apply these cached changes in a way that does not produce errors such as duplicate keys for insert and records not found for the update.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Handling Incidents Requiring Full Reload of an Existing Task&lt;/STRONG&gt;: If you need to perform a full reload of one of the existing tasks, you can stop the replicate task the table/tables are in. Then run your CDC to make sure you get any current __ct records processed (as a full load of a table clears that) From the Replicate Task Monitor tab, pick the tables you want to reload and click the Reload button. This will trigger a reload on the added table but not to other tables.&lt;/P&gt;
&lt;P&gt;I hope this helps! Let me know if you have any other queries.&lt;/P&gt;
&lt;PRE&gt;If our response has been helpful, please consider clicking "Accept as Solution". &lt;BR /&gt;This will assist other users in easily finding the answer.&amp;nbsp;‌&lt;/PRE&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Deepak Ahirwar&lt;/P&gt;</description>
    <pubDate>Wed, 14 Feb 2024 16:18:01 GMT</pubDate>
    <dc:creator>deepaksahirwar</dc:creator>
    <dc:date>2024-02-14T16:18:01Z</dc:date>
    <item>
      <title>Adding a child taks to a logstream setup</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Adding-a-child-taks-to-a-logstream-setup/m-p/2418725#M9484</link>
      <description>&lt;P&gt;My scenario: one logstream task and already some child tasks consuming from the that logstream.&lt;/P&gt;
&lt;P&gt;Suppose I want to add another child task, how do I do a full load only for this new task and in CDC mode have it synchonized with the ongoing logstream at the right point in time. Is it all handled automatically by Qlik Replicate?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The same would happen in case for any incident I need to do a full reload of one of the existing tasks.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 11:09:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Adding-a-child-taks-to-a-logstream-setup/m-p/2418725#M9484</guid>
      <dc:creator>GerardQ</dc:creator>
      <dc:date>2024-02-14T11:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a child taks to a logstream setup</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Adding-a-child-taks-to-a-logstream-setup/m-p/2418728#M9485</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/128743"&gt;@GerardQ&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you&amp;nbsp;&lt;SPAN&gt;add another child task, configure it as Full load + CDC. Once you start the task it will perform a full load first and then start the CDC. Full load is performed from querying directly to the source database, once it is complete your data will be up-to-date with the source database till the time when Replicate has completed the Full load, going forward you will have real time data Replicated to the target reading from the staging task, so it will be in&amp;nbsp;synch with the ongoing logstream task.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Yadunandan&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 11:18:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Adding-a-child-taks-to-a-logstream-setup/m-p/2418728#M9485</guid>
      <dc:creator>Yadunandan</dc:creator>
      <dc:date>2024-02-14T11:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a child taks to a logstream setup</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Adding-a-child-taks-to-a-logstream-setup/m-p/2418732#M9486</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/128743"&gt;@GerardQ&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reaching Qlik community&lt;/P&gt;
&lt;P&gt;Please refer to the below article for more insight&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-add-a-table-to-logstream-task-on-Qlik-Replicate/ta-p/1973596" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/How-to-add-a-table-to-logstream-task-on-Qlik-Replicate/ta-p/1973596&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Arun&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 11:28:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Adding-a-child-taks-to-a-logstream-setup/m-p/2418732#M9486</guid>
      <dc:creator>aarun_arasu</dc:creator>
      <dc:date>2024-02-14T11:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a child taks to a logstream setup</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Adding-a-child-taks-to-a-logstream-setup/m-p/2418735#M9487</link>
      <description>&lt;P style="margin-top: 0pt; margin-bottom: 11pt; font-family: source_sans_proregular; font-size: 12.0pt; color: #54565a;"&gt;&lt;SPAN&gt;Hello &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/128743"&gt;@GerardQ&lt;/a&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-top: 0pt; margin-bottom: 11pt; font-family: source_sans_proregular; font-size: 12.0pt; color: #54565a;"&gt;&lt;SPAN&gt;If our response has been helpful, please consider clicking "Accept as Solution". This will assist other users in easily finding the answer.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-top: 0pt; margin-bottom: 11pt; font-family: source_sans_proregular; font-size: 12.0pt; color: #54565a;"&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Yadunandan&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 11:31:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Adding-a-child-taks-to-a-logstream-setup/m-p/2418735#M9487</guid>
      <dc:creator>Yadunandan</dc:creator>
      <dc:date>2024-02-14T11:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a child taks to a logstream setup</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Adding-a-child-taks-to-a-logstream-setup/m-p/2418740#M9488</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/128743"&gt;@GerardQ&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;DIV class="flex-1 overflow-hidden"&gt;
&lt;DIV class="react-scroll-to-bottom--css-oiseh-79elbk h-full"&gt;
&lt;DIV class="react-scroll-to-bottom--css-oiseh-1n7m0yu"&gt;
&lt;DIV class="flex flex-col pb-9 text-sm"&gt;
&lt;DIV class="w-full text-token-text-primary" data-testid="conversation-turn-5"&gt;
&lt;DIV class="px-4 py-2 justify-center text-base md:gap-6 m-auto"&gt;
&lt;DIV class="flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion"&gt;
&lt;DIV class="relative flex w-full flex-col agent-turn"&gt;
&lt;DIV class="flex-col gap-1 md:gap-3"&gt;
&lt;DIV class="flex flex-grow flex-col max-w-full"&gt;
&lt;DIV class="min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;amp;]:mt-5 overflow-x-auto" data-message-author-role="assistant" data-message-id="312bae0c-cd4d-4425-865f-ce16a0ce30b1"&gt;
&lt;DIV class="markdown prose w-full break-words dark:prose-invert light"&gt;
&lt;P&gt;Well, to answer your question, yes, Replicate will automatically handle that. So, let's say you are creating a new child task with full load and CDC. When you start the task, it will perform a reload on the child task. Once the reload is completed, it will start reading the CDC events from your logstream task, starting from the time when the reload started. Qlik Replicate is designed in such a way that it is capable of doing all this on its own, and there is no manual intervention required.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Arun&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="mt-1 flex justify-start gap-3 empty:hidden"&gt;
&lt;DIV class="text-gray-400 flex self-end lg:self-center justify-center lg:justify-start mt-0 -ml-1 visible"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 14 Feb 2024 11:37:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Adding-a-child-taks-to-a-logstream-setup/m-p/2418740#M9488</guid>
      <dc:creator>aarun_arasu</dc:creator>
      <dc:date>2024-02-14T11:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a child taks to a logstream setup</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Adding-a-child-taks-to-a-logstream-setup/m-p/2418771#M9489</link>
      <description>&lt;P&gt;Thanks, that answers my question.&lt;/P&gt;
&lt;P&gt;Regards, Gerard&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 12:49:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Adding-a-child-taks-to-a-logstream-setup/m-p/2418771#M9489</guid>
      <dc:creator>GerardQ</dc:creator>
      <dc:date>2024-02-14T12:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a child taks to a logstream setup</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Adding-a-child-taks-to-a-logstream-setup/m-p/2418890#M9495</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/128743"&gt;@GerardQ&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Welcome and Thank you for reaching out to us on Qlik Community.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Yes, Qlik Replicate can handle the scenario you described. Here’s how you can add a new child task and synchronize it with an ongoing logstream:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Adding a New Child Task:&lt;/STRONG&gt; When you add another child task, configure it as Full Load + CDC. Once you start the task, it will perform a full load first and then start the CDC. The full load is performed by querying directly from the source database.Once it is complete, your data will be up-to-date with the source database till the time when Replicate has completed the Full Load. Going forward, you will have real-time data replicated to the target reading from the staging task, so it will be in sync with the ongoing logstream task.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Full Load for a New Task in CDC Mode:&lt;/STRONG&gt; During a Full Load and CDC task combined, the CDC actually starts before the full load and caches changes read from the source transaction log. As the full load completes, the task is able to apply these cached changes in a way that does not produce errors such as duplicate keys for insert and records not found for the update.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Handling Incidents Requiring Full Reload of an Existing Task&lt;/STRONG&gt;: If you need to perform a full reload of one of the existing tasks, you can stop the replicate task the table/tables are in. Then run your CDC to make sure you get any current __ct records processed (as a full load of a table clears that) From the Replicate Task Monitor tab, pick the tables you want to reload and click the Reload button. This will trigger a reload on the added table but not to other tables.&lt;/P&gt;
&lt;P&gt;I hope this helps! Let me know if you have any other queries.&lt;/P&gt;
&lt;PRE&gt;If our response has been helpful, please consider clicking "Accept as Solution". &lt;BR /&gt;This will assist other users in easily finding the answer.&amp;nbsp;‌&lt;/PRE&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Deepak Ahirwar&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 16:18:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Adding-a-child-taks-to-a-logstream-setup/m-p/2418890#M9495</guid>
      <dc:creator>deepaksahirwar</dc:creator>
      <dc:date>2024-02-14T16:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a child taks to a logstream setup</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Adding-a-child-taks-to-a-logstream-setup/m-p/2422141#M9664</link>
      <description>&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Hello team,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;If our response has been helpful, please consider clicking "Accept as Solution". This will assist other users in easily finding the answer.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Regards,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Sushil Kumar&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 09:37:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Adding-a-child-taks-to-a-logstream-setup/m-p/2422141#M9664</guid>
      <dc:creator>SushilKumar</dc:creator>
      <dc:date>2024-02-22T09:37:09Z</dc:date>
    </item>
  </channel>
</rss>

