<?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 and Oracle source endpoint: consistently a 30-minute latency in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-and-Oracle-source-endpoint-consistently-a-30/ta-p/2476764</link>
    <description>&lt;P&gt;When working with the &lt;FONT color="#339966"&gt;&lt;SPAN&gt;&lt;STRONG&gt;Oracle source endpoint&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/FONT&gt;, there is consistently a 30-minute latency. After an update is performed on the source, it takes 30 minutes for the changes to be reflected in the target Kafka. No configuration in the task explicitly sets this delay.&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Replicate All versions&lt;/LI&gt;
&lt;LI&gt;Oracle All Versions&lt;/LI&gt;
&lt;/UL&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;To address this issue, consider one of the following options:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Enable Qlik Replicate to access online redo logs.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Shorten the automatic archive interval in Oracle, the frequency of redo log archival depends on how quickly the online redo log files are filled up.&lt;BR /&gt;&lt;BR /&gt;Oracle does not archive redo logs based on time intervals but rather based on log switches, which occur when an online redo log file becomes full and the database starts writing to the next redo log file.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Manually force the changes to be written from the online redo logs to the archived redo log files by executing the following SQL statement:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ALTER SYSTEM SWITCH LOGFILE;&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&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;Qlik Replicate captures changes from archived redo logs only. If changes on the source are still stored in Online Redo Logs during a given period, Qlik Replicate cannot retrieve them from the archived redo logs until approximately 30 minutes have passed.&lt;/P&gt;
&lt;P&gt;In the Oracle source endpoint advanced property, &lt;STRONG&gt;Use archived redo logs only&lt;/STRONG&gt; is ticked:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="use archived redo logs only.png" style="width: 269px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/170739i7F8D5861652CC6B1/image-size/large?v=v2&amp;amp;px=999" role="button" title="use archived redo logs only.png" alt="use archived redo logs only.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;DIV id="tinyMceEditorSonja_Bauernfeind_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;The task log reads:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;2024-08-18T11:22:33 [SOURCE_CAPTURE ]I: Oracle CDC will access Archived Redo logs only&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Internal Investigation ID(s)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;00293052&lt;/P&gt;</description>
    <pubDate>Wed, 21 Aug 2024 10:17:29 GMT</pubDate>
    <dc:creator>john_wang</dc:creator>
    <dc:date>2024-08-21T10:17:29Z</dc:date>
    <item>
      <title>Qlik Replicate and Oracle source endpoint: consistently a 30-minute latency</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-and-Oracle-source-endpoint-consistently-a-30/ta-p/2476764</link>
      <description>&lt;P&gt;When working with the &lt;FONT color="#339966"&gt;&lt;SPAN&gt;&lt;STRONG&gt;Oracle source endpoint&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/FONT&gt;, there is consistently a 30-minute latency. After an update is performed on the source, it takes 30 minutes for the changes to be reflected in the target Kafka. No configuration in the task explicitly sets this delay.&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Replicate All versions&lt;/LI&gt;
&lt;LI&gt;Oracle All Versions&lt;/LI&gt;
&lt;/UL&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;To address this issue, consider one of the following options:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Enable Qlik Replicate to access online redo logs.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Shorten the automatic archive interval in Oracle, the frequency of redo log archival depends on how quickly the online redo log files are filled up.&lt;BR /&gt;&lt;BR /&gt;Oracle does not archive redo logs based on time intervals but rather based on log switches, which occur when an online redo log file becomes full and the database starts writing to the next redo log file.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Manually force the changes to be written from the online redo logs to the archived redo log files by executing the following SQL statement:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ALTER SYSTEM SWITCH LOGFILE;&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&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;Qlik Replicate captures changes from archived redo logs only. If changes on the source are still stored in Online Redo Logs during a given period, Qlik Replicate cannot retrieve them from the archived redo logs until approximately 30 minutes have passed.&lt;/P&gt;
&lt;P&gt;In the Oracle source endpoint advanced property, &lt;STRONG&gt;Use archived redo logs only&lt;/STRONG&gt; is ticked:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="use archived redo logs only.png" style="width: 269px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/170739i7F8D5861652CC6B1/image-size/large?v=v2&amp;amp;px=999" role="button" title="use archived redo logs only.png" alt="use archived redo logs only.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;DIV id="tinyMceEditorSonja_Bauernfeind_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;The task log reads:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;2024-08-18T11:22:33 [SOURCE_CAPTURE ]I: Oracle CDC will access Archived Redo logs only&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Internal Investigation ID(s)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;00293052&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 10:17:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-and-Oracle-source-endpoint-consistently-a-30/ta-p/2476764</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-08-21T10:17:29Z</dc:date>
    </item>
  </channel>
</rss>

