<?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 Archive Log Date &amp;amp; Time in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Archive-Log-Date-amp-Time/m-p/1995030#M3965</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We have an Oracle DB whose archive logs are mined through Qlik Replicate. Is there an API in Qlik Replicate to find out the time up to which Qlik Replicate has processed the archive log.&lt;/P&gt;
&lt;P&gt;This is to ensure that if an ETL process is kicked off at 4 AM all the delta's (from the source DB) up to 4 AM has been processed by Qlik Replicate.&lt;/P&gt;
&lt;P&gt;Kind Regards&lt;/P&gt;
&lt;P&gt;Ramdas&lt;/P&gt;</description>
    <pubDate>Thu, 20 Oct 2022 13:22:09 GMT</pubDate>
    <dc:creator>RamdasP</dc:creator>
    <dc:date>2022-10-20T13:22:09Z</dc:date>
    <item>
      <title>Archive Log Date &amp; Time</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Archive-Log-Date-amp-Time/m-p/1995030#M3965</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We have an Oracle DB whose archive logs are mined through Qlik Replicate. Is there an API in Qlik Replicate to find out the time up to which Qlik Replicate has processed the archive log.&lt;/P&gt;
&lt;P&gt;This is to ensure that if an ETL process is kicked off at 4 AM all the delta's (from the source DB) up to 4 AM has been processed by Qlik Replicate.&lt;/P&gt;
&lt;P&gt;Kind Regards&lt;/P&gt;
&lt;P&gt;Ramdas&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 13:22:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Archive-Log-Date-amp-Time/m-p/1995030#M3965</guid>
      <dc:creator>RamdasP</dc:creator>
      <dc:date>2022-10-20T13:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Archive Log Date &amp; Time</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Archive-Log-Date-amp-Time/m-p/1995070#M3967</link>
      <description>&lt;P&gt;You can use 'current date-time' minus 'source-latency' to determine how far the logs have been processed.&lt;/P&gt;
&lt;P&gt;The latency can be obtained through the GetTaskDetails EnterpriseManager&amp;nbsp; API reponse&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"cdc_latency":{ "source_latency":"{int32}",&amp;nbsp; "total_latency":"{int32}", }&lt;/P&gt;
&lt;P&gt;API Guide - Qlik Enterprise Manager , November 2020 SR1 562 Enterprise Manager REST API&lt;/P&gt;
&lt;P&gt;That value can also be found using REPCTL&amp;nbsp; GETTASKSTATUS command line output.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Alternatively you could scan the teptask_xxx.log for the task looking for lines like:&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;nbsp; Start processing archive Redo log sequence 76203&lt;/P&gt;
&lt;P&gt;Combine the information with first_time/last_time/sequence# from Oracle's v$archived_log&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Hein.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 13:53:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Archive-Log-Date-amp-Time/m-p/1995070#M3967</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2022-10-20T13:53:55Z</dc:date>
    </item>
  </channel>
</rss>

