<?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>article Qlik Replicate Log Stream Task: Retrieve all source columns on UPDATE with Oracle DB in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Log-Stream-Task-Retrieve-all-source-columns-on/ta-p/2548913</link>
    <description>&lt;P&gt;Beginning from &lt;FONT color="#339966"&gt;&lt;STRONG&gt;Qlik Replicate&lt;/STRONG&gt;&lt;/FONT&gt; version&amp;nbsp;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;2024.05&lt;/STRONG&gt;&lt;/FONT&gt;, a new checkbox was added to Log Stream Staging tasks: &lt;STRONG&gt;Retrieve all source columns on UPDATE&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The option is available in &lt;STRONG&gt;Task Settings&lt;/STRONG&gt;&amp;nbsp;(A) &amp;gt; &lt;STRONG&gt;Change Processing&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Change Processing Tuning&lt;/STRONG&gt;&amp;nbsp;(&lt;STRONG&gt;B&lt;/STRONG&gt;)&lt;/P&gt;
&lt;P&gt;It is &lt;STRONG&gt;enabled&lt;/STRONG&gt;&amp;nbsp;(&lt;STRONG&gt;C&lt;/STRONG&gt;) by default.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="retrieve all source columns on UPDATE.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/188283i34DEF01C6B21D7FA/image-size/large?v=v2&amp;amp;px=999" role="button" title="retrieve all source columns on UPDATE.png" alt="retrieve all source columns on UPDATE.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When &lt;STRONG&gt;Retrieve all source columns on UPDATE&amp;nbsp;&lt;/STRONG&gt;is enabled, it will cause any table added to the task to issue an ALTER on the table to enable supplemental logging on all columns if the source database is Oracle.&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;For high-transaction tables, enable &lt;STRONG&gt;Supplemental Logging&lt;/STRONG&gt; on all columns during off-peak hours manually before adding them to the Qlik Replicate task.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Cause&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;In previous Qlik Replicate versions, supplemental logging was not required on all columns and was enabled only on Primary Key Columns. But with that new checkbox, it is required to be added to all columns.&lt;/P&gt;
&lt;P&gt;When any new table is added to the Log Stream Staging task, Qlik Replicate issues an ALTER TABLE command to enable Supplemental Logging on all columns. This command can fail on high-transaction or busy tables in the source Oracle DB.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Replicate&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Tue, 12 May 2026 05:11:52 GMT</pubDate>
    <dc:creator>Bill_Steinagle</dc:creator>
    <dc:date>2026-05-12T05:11:52Z</dc:date>
    <item>
      <title>Qlik Replicate Log Stream Task: Retrieve all source columns on UPDATE with Oracle DB</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Log-Stream-Task-Retrieve-all-source-columns-on/ta-p/2548913</link>
      <description>&lt;P&gt;Beginning from &lt;FONT color="#339966"&gt;&lt;STRONG&gt;Qlik Replicate&lt;/STRONG&gt;&lt;/FONT&gt; version&amp;nbsp;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;2024.05&lt;/STRONG&gt;&lt;/FONT&gt;, a new checkbox was added to Log Stream Staging tasks: &lt;STRONG&gt;Retrieve all source columns on UPDATE&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The option is available in &lt;STRONG&gt;Task Settings&lt;/STRONG&gt;&amp;nbsp;(A) &amp;gt; &lt;STRONG&gt;Change Processing&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Change Processing Tuning&lt;/STRONG&gt;&amp;nbsp;(&lt;STRONG&gt;B&lt;/STRONG&gt;)&lt;/P&gt;
&lt;P&gt;It is &lt;STRONG&gt;enabled&lt;/STRONG&gt;&amp;nbsp;(&lt;STRONG&gt;C&lt;/STRONG&gt;) by default.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="retrieve all source columns on UPDATE.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/188283i34DEF01C6B21D7FA/image-size/large?v=v2&amp;amp;px=999" role="button" title="retrieve all source columns on UPDATE.png" alt="retrieve all source columns on UPDATE.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When &lt;STRONG&gt;Retrieve all source columns on UPDATE&amp;nbsp;&lt;/STRONG&gt;is enabled, it will cause any table added to the task to issue an ALTER on the table to enable supplemental logging on all columns if the source database is Oracle.&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;For high-transaction tables, enable &lt;STRONG&gt;Supplemental Logging&lt;/STRONG&gt; on all columns during off-peak hours manually before adding them to the Qlik Replicate task.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Cause&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;In previous Qlik Replicate versions, supplemental logging was not required on all columns and was enabled only on Primary Key Columns. But with that new checkbox, it is required to be added to all columns.&lt;/P&gt;
&lt;P&gt;When any new table is added to the Log Stream Staging task, Qlik Replicate issues an ALTER TABLE command to enable Supplemental Logging on all columns. This command can fail on high-transaction or busy tables in the source Oracle DB.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Replicate&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 12 May 2026 05:11:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Log-Stream-Task-Retrieve-all-source-columns-on/ta-p/2548913</guid>
      <dc:creator>Bill_Steinagle</dc:creator>
      <dc:date>2026-05-12T05:11:52Z</dc:date>
    </item>
  </channel>
</rss>

