<?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: Oracle target and log sizes in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Oracle-target-and-log-sizes/m-p/2547445#M16193</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/123181"&gt;@dba_guy&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Regarding your observation about high redo log generation during nightly replication, the short answer is &lt;STRONG data-index-in-node="106" data-path-to-node="5"&gt;yes&lt;/STRONG&gt;: Every &lt;CODE data-index-in-node="117" data-path-to-node="5"&gt;INSERT&lt;/CODE&gt;, &lt;CODE data-index-in-node="125" data-path-to-node="5"&gt;UPDATE&lt;/CODE&gt;, and &lt;CODE data-index-in-node="137" data-path-to-node="5"&gt;DELETE&lt;/CODE&gt; operation applied to the target Oracle database is a standard transaction that must be recorded in the Redo Logs to ensure data integrity and recoverability.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sachin B&lt;/P&gt;</description>
    <pubDate>Wed, 22 Apr 2026 04:14:48 GMT</pubDate>
    <dc:creator>SachinB</dc:creator>
    <dc:date>2026-04-22T04:14:48Z</dc:date>
    <item>
      <title>Oracle target and log sizes</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Oracle-target-and-log-sizes/m-p/2547435#M16191</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I replicate a lot of data to a central Oracle data location.&amp;nbsp; A very large amount of redo logs are generated nightly with very large archived redo log files generated as well.&amp;nbsp; We're looking for ways to reduce this amount.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does replication generate a large amount of redo in the target Oracle database?&amp;nbsp; If so, is there a way to turn off logging for this data or these schemas?&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Joseph&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 21:51:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Oracle-target-and-log-sizes/m-p/2547435#M16191</guid>
      <dc:creator>dba_guy</dc:creator>
      <dc:date>2026-04-21T21:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle target and log sizes</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Oracle-target-and-log-sizes/m-p/2547445#M16193</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/123181"&gt;@dba_guy&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Regarding your observation about high redo log generation during nightly replication, the short answer is &lt;STRONG data-index-in-node="106" data-path-to-node="5"&gt;yes&lt;/STRONG&gt;: Every &lt;CODE data-index-in-node="117" data-path-to-node="5"&gt;INSERT&lt;/CODE&gt;, &lt;CODE data-index-in-node="125" data-path-to-node="5"&gt;UPDATE&lt;/CODE&gt;, and &lt;CODE data-index-in-node="137" data-path-to-node="5"&gt;DELETE&lt;/CODE&gt; operation applied to the target Oracle database is a standard transaction that must be recorded in the Redo Logs to ensure data integrity and recoverability.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sachin B&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2026 04:14:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Oracle-target-and-log-sizes/m-p/2547445#M16193</guid>
      <dc:creator>SachinB</dc:creator>
      <dc:date>2026-04-22T04:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle target and log sizes</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Oracle-target-and-log-sizes/m-p/2547447#M16194</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/123181"&gt;@dba_guy&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Regarding CDC, as Sachin mentioned, Qlik Replicate performs standard DML statements. Since these are conventional inserts/updates, Oracle must generate redo logs to ensure ACID compliance and recoverability.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P data-path-to-node="5,1"&gt;If the redo log volume is overwhelming during the Full Load phase, and you really don't need the redo log, you may try the internal parameter "directPathNoLog", provided that your environment is not using Active Data Guard.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;&lt;/SPAN&gt;Desmond&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2026 05:34:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Oracle-target-and-log-sizes/m-p/2547447#M16194</guid>
      <dc:creator>DesmondWOO</dc:creator>
      <dc:date>2026-04-22T05:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle target and log sizes</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Oracle-target-and-log-sizes/m-p/2547484#M16195</link>
      <description>&lt;P&gt;Hello dba_guy,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for reaching out to the &lt;STRONG&gt;Qlik community&lt;/STRONG&gt;.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Yes. Qlik Replicate generates redo on the &lt;/STRONG&gt;&lt;A href="https://help.qlik.com/en-US/replicate/November2025/Content/Replicate/Main/Oracle/Oracle.htm" target="_blank"&gt;&lt;I&gt;&lt;STRONG&gt;target&lt;/STRONG&gt;&lt;/I&gt;&lt;STRONG&gt; Oracle database&lt;/STRONG&gt;&lt;/A&gt; because it applies changes using standard INSERT/UPDATE/DELETE operations, and &lt;STRONG&gt;Oracle always writes redo for conventional DML&lt;/STRONG&gt;. This means large replication loads can create very large online and archived redo logs on the target.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is &lt;STRONG&gt;no supported way in Qlik Replicate to fully turn off redo logging per schema or table&lt;/STRONG&gt;. Oracle’s NOLOGGING only reduces redo for &lt;A href="https://oracle-base.com/articles/misc/append-hint" target="_blank"&gt;&lt;STRONG&gt;direct-path operations&lt;/STRONG&gt;&lt;/A&gt; (e.g., CTAS or INSERT /*+ APPEND */), but &lt;STRONG&gt;Qlik Replicate does not use direct-path inserts for CDC&lt;/STRONG&gt;, so redo generation &lt;STRONG&gt;cannot be avoided&lt;/STRONG&gt; during ongoing replication.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2026 12:09:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Oracle-target-and-log-sizes/m-p/2547484#M16195</guid>
      <dc:creator>Rahul_Kale</dc:creator>
      <dc:date>2026-04-22T12:09:56Z</dc:date>
    </item>
  </channel>
</rss>

