<?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: How to Check the SCN in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-Check-the-SCN/m-p/2549307#M16306</link>
    <description>&lt;P&gt;Thanks for your support!&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/142280"&gt;@iti-attunity-sup&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 18 May 2026 12:20:39 GMT</pubDate>
    <dc:creator>john_wang</dc:creator>
    <dc:date>2026-05-18T12:20:39Z</dc:date>
    <item>
      <title>How to Check the SCN</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-Check-the-SCN/m-p/2549270#M16301</link>
      <description>&lt;P&gt;Hello Support Team,&lt;/P&gt;&lt;P&gt;I hope you are doing well.&lt;/P&gt;&lt;P class=""&gt;When the source is Oracle Database, I would like to check the lastest SCN read by Qlik Replicate.&lt;/P&gt;&lt;P class=""&gt;Currently, I confirm this by setting the log level of SOURCE_CAPTURE to VERBOSE, which outputs the following message in the log, and converting the "current scn" to decimal.&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;PRE&gt;&lt;SPAN&gt;[SOURCE_CAPTURE  ]V:  RANGE HEADER: vld 04 start range scn: 00000000.01ef09de current scn: 00000000.01ef09de.0001 next range scn: 00000000.01ef09df strands in range 1 current strand in range 0  (oradcdc_thread.c:2100)&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P class=""&gt;However, depending on the customer's operating environment, changing the log level may not always be feasible.&lt;/P&gt;&lt;P class=""&gt;Is there any way to identify the latest SCN being read by Qlik Replicate without changing the log level?&lt;/P&gt;&lt;P class=""&gt;Best Regards.&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2026 05:41:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-Check-the-SCN/m-p/2549270#M16301</guid>
      <dc:creator>iti-attunity-sup</dc:creator>
      <dc:date>2026-05-18T05:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check the SCN</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-Check-the-SCN/m-p/2549280#M16302</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/142280"&gt;@iti-attunity-sup&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using the &lt;STRONG&gt;Store Changes&lt;/STRONG&gt; option, you can use the &lt;CODE dir="ltr"&gt;header__stream_position&lt;/CODE&gt; column in the &lt;STRONG&gt;Change Table&lt;/STRONG&gt;, which contains the source CDC stream position(SCN/LSN)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" title="ChangeTable" href="https://help.qlik.com/en-US/replicate/November2025/Content/Replicate/Main/Change%20Tables/read_change_tables.htm#ar_chg_tbls_3080803564_1096346" target="_blank" rel="noopener"&gt;ChangeTable&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Alternatively, you can add &lt;/SPAN&gt;&lt;CODE dir="ltr"&gt;&lt;SPAN&gt;AR_H_STREAM_POSITION&lt;/SPAN&gt;&lt;/CODE&gt;&lt;SPAN&gt; using the &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;Expression Builder&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; in the &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;Transformer&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; tab to capture the source stream position.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title="AR_H_STREAM_POSITION" href="https://help.qlik.com/en-US/replicate/November2025/Content/Global_Common/Content/SharedEMReplicate/Customize%20Tasks/tasks_headColumns.htm#anchor-2" target="_blank" rel="noopener"&gt;AR_H_STREAM_POSITION&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sachin B&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2026 07:36:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-Check-the-SCN/m-p/2549280#M16302</guid>
      <dc:creator>SachinB</dc:creator>
      <dc:date>2026-05-18T07:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check the SCN</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-Check-the-SCN/m-p/2549281#M16303</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/142280"&gt;@iti-attunity-sup&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;There are several options&amp;nbsp;to Identify the Processed SCN:&lt;/P&gt;
&lt;OL start="1" data-path-to-node="3"&gt;
&lt;LI&gt;
&lt;P data-path-to-node="3,0,0"&gt;&lt;STRONG data-index-in-node="0" data-path-to-node="3,0,0"&gt;Replication Status Table (RDBMS):&lt;/STRONG&gt; Enable the &lt;STRONG&gt;attrep_status&lt;/STRONG&gt; internal table and check the SCN within the &lt;A href="https://help.qlik.com/en-US/replicate/November2025/Content/Replicate/Main/Control%20Tables/replication_status.htm#ar_control_tables_553656663_1336339:~:text=consumption%20in%20MB.-,SOURCE_CURRENT_POSITION,timestamp,-This%20is%20the" target="_blank" rel="noopener"&gt;&lt;STRONG data-index-in-node="103" data-path-to-node="3,0,0"&gt;stream position&lt;/STRONG&gt; columns&lt;/A&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P data-path-to-node="3,1,0"&gt;&lt;STRONG data-index-in-node="0" data-path-to-node="3,1,0"&gt;Task Recovery Data:&lt;/STRONG&gt; Enable &lt;STRONG data-index-in-node="27" data-path-to-node="3,1,0"&gt;"Store task recovery data in target database"&lt;/STRONG&gt; to retrieve the stream position directly from the table&amp;nbsp;&lt;STRONG&gt;attrep_recovery&lt;/STRONG&gt; (&lt;A href="https://help.qlik.com/en-US/replicate/November2025/Content/Global_Common/Content/SharedEMReplicate/Tasks%20at%20Runtime/recovery_from_datafolder_loss.htm#:~:text=This%20option%20is%20supported%20when%20replicating%20between%20the%20following%20endpoints%20only%3A" target="_blank" rel="noopener"&gt;supported endpoints only&lt;/A&gt;).&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P data-path-to-node="3,2,0"&gt;&lt;STRONG data-index-in-node="0" data-path-to-node="3,2,0"&gt;Heartbeat Table:&lt;/STRONG&gt; Manually create a heartbeat table on the source to record the current SCN or timestamp (the timestamp can be used to convert to SCN format); this is a reliable fallback if internal tables aren't an option.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P data-path-to-node="3,3,0"&gt;&lt;STRONG data-index-in-node="0" data-path-to-node="3,3,0"&gt;Task Log Analysis:&lt;/STRONG&gt; As a non-intrusive alternative and even Verbose logging is not an acceptable approach, stop/resume the task and check the log files for the "Last saved transaction position."&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2026 07:45:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-Check-the-SCN/m-p/2549281#M16303</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2026-05-18T07:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check the SCN</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-Check-the-SCN/m-p/2549292#M16304</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/115309"&gt;@john_wang&lt;/a&gt;&amp;nbsp;and &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/141158"&gt;@SachinB&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;The issue has been resolved.&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2026 10:26:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-Check-the-SCN/m-p/2549292#M16304</guid>
      <dc:creator>iti-attunity-sup</dc:creator>
      <dc:date>2026-05-18T10:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check the SCN</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-Check-the-SCN/m-p/2549293#M16305</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/142280"&gt;@iti-attunity-sup&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P class="isSelectedEnd"&gt;&lt;SPAN&gt;&lt;BR /&gt;Thank you for the update.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Glad to hear that the issue has been resolved&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sachin B&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2026 10:31:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-Check-the-SCN/m-p/2549293#M16305</guid>
      <dc:creator>SachinB</dc:creator>
      <dc:date>2026-05-18T10:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check the SCN</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-Check-the-SCN/m-p/2549307#M16306</link>
      <description>&lt;P&gt;Thanks for your support!&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/142280"&gt;@iti-attunity-sup&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2026 12:20:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-Check-the-SCN/m-p/2549307#M16306</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2026-05-18T12:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check the SCN</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-Check-the-SCN/m-p/2549372#M16313</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/115309"&gt;@john_wang&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P class=""&gt;I apologize for the confusion.&lt;/P&gt;&lt;P class=""&gt;After checking on the actual system, some additional questions have come up, so I would like to reconfirm.&lt;/P&gt;&lt;P class=""&gt;Regarding item 4, a&lt;SPAN&gt;fter stopping the task and checking the logs, I was unable to find the message "Last saved transaction position." Instead, I found the following message:&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;PRE&gt;&lt;SPAN&gt;00003444: 2026-05-19T05:02:05:215123 [SORTER          ]I:  Final saved task state. Stream position 00000000.01f0d8e5.00000001.0000.00.0000:1881.220166.16, Source id 1001531, next Target id 4000049, confirmed Target id 0, last source timestamp 1779165625000000  (sorter.c:781)&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P class=""&gt;Is it correct to understand that this Stream position represents the SCN up to which Qlik Replicate has finished reading?&lt;/P&gt;&lt;P class=""&gt;Additionally, when deleting archive logs that have already been replicated, if there is no latency, is it acceptable to include the SCN value of the current SCN or Stream position when deleting?&lt;/P&gt;&lt;P class=""&gt;Best Regards.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2026 06:09:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-Check-the-SCN/m-p/2549372#M16313</guid>
      <dc:creator>iti-attunity-sup</dc:creator>
      <dc:date>2026-05-19T06:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to Check the SCN</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-Check-the-SCN/m-p/2549390#M16315</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/142280"&gt;@iti-attunity-sup&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You are right -&amp;nbsp;&lt;SPAN&gt;Stream position contains the SCN information. Please check the article:&amp;nbsp;How to start a Replicate task with &lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-start-a-Replicate-task-with-Oracle-source-endpoint-from-a/ta-p/1809662" target="_blank" rel="noopener"&gt;Oracle source endpoint from a requested SCN&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regarding the redo log cleanup, we'd like suggest you keep at least 1 extra redo log files there.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;John.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2026 08:41:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-Check-the-SCN/m-p/2549390#M16315</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2026-05-19T08:41:07Z</dc:date>
    </item>
  </channel>
</rss>

