<?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 How to start a Replicate task with Oracle source endpoint from a requested SCN in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-start-a-Replicate-task-with-Oracle-source-endpoint-from-a/ta-p/1809662</link>
    <description>&lt;P&gt;&lt;SPAN&gt;In general - when resuming a Replicate task it is possible to specify the position in the log from where to resume change processing. The source change position format differs according to your source endpoint. In case of a task replicating from &lt;STRONG&gt;Oracle source&lt;/STRONG&gt; endpoint it is possible to specify from which SCN&amp;nbsp; to start.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;To find the current SCN value you should perform the following command:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Code"&gt;SELECT current_scn FROM V$DATABASE;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ui_item"&gt;Example:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;1471212002&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you would like to stat a task from an SCN based on and end point of a previous task, to find the required SCN you should perform the following steps:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;1. In the log&amp;nbsp; of the task that includes the requested endpoint , locate for a log message that includes information about the&lt;STRONG&gt; final saved task state&lt;/STRONG&gt;. The message should be similar to the message below:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;[SORTER &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;]I: &amp;nbsp;Final saved task state. Stream position 00000000.00244d50.00000001.0000.00.0000:8.16348.16,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp; The first two parts of the Stream position (8 bytes) is the SCN from the source, in this example&amp;nbsp;00000000.00244d50. Convert this value from hex to dec. In this case&amp;nbsp;0000000000244d50(hex) --&amp;gt;&amp;nbsp; 2379088 (Dec)&lt;/P&gt;
&lt;P&gt;3. Now resume the task:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&amp;nbsp; Go to&amp;nbsp; run --&amp;gt; 'advanced run options' under '&lt;SPAN&gt;Tables are already loaded. Start processing changes from:&lt;/SPAN&gt;'&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;choose '&amp;nbsp;&lt;SPAN&gt;Source change position (e.g. SCN or LSN):' and indicate the requested SCN number in dec (in above example&amp;nbsp;2379088 )&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;Environment&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Replicate task with Oracle source endpoint&lt;/LI&gt;
&lt;/UL&gt;
&lt;P style="font-style: italic;"&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Dec 2021 11:08:57 GMT</pubDate>
    <dc:creator>OritA</dc:creator>
    <dc:date>2021-12-02T11:08:57Z</dc:date>
    <item>
      <title>How to start a Replicate task with Oracle source endpoint from a requested SCN</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-start-a-Replicate-task-with-Oracle-source-endpoint-from-a/ta-p/1809662</link>
      <description>&lt;P&gt;&lt;SPAN&gt;In general - when resuming a Replicate task it is possible to specify the position in the log from where to resume change processing. The source change position format differs according to your source endpoint. In case of a task replicating from &lt;STRONG&gt;Oracle source&lt;/STRONG&gt; endpoint it is possible to specify from which SCN&amp;nbsp; to start.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;To find the current SCN value you should perform the following command:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Code"&gt;SELECT current_scn FROM V$DATABASE;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ui_item"&gt;Example:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;1471212002&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you would like to stat a task from an SCN based on and end point of a previous task, to find the required SCN you should perform the following steps:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;1. In the log&amp;nbsp; of the task that includes the requested endpoint , locate for a log message that includes information about the&lt;STRONG&gt; final saved task state&lt;/STRONG&gt;. The message should be similar to the message below:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;[SORTER &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;]I: &amp;nbsp;Final saved task state. Stream position 00000000.00244d50.00000001.0000.00.0000:8.16348.16,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp; The first two parts of the Stream position (8 bytes) is the SCN from the source, in this example&amp;nbsp;00000000.00244d50. Convert this value from hex to dec. In this case&amp;nbsp;0000000000244d50(hex) --&amp;gt;&amp;nbsp; 2379088 (Dec)&lt;/P&gt;
&lt;P&gt;3. Now resume the task:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&amp;nbsp; Go to&amp;nbsp; run --&amp;gt; 'advanced run options' under '&lt;SPAN&gt;Tables are already loaded. Start processing changes from:&lt;/SPAN&gt;'&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;choose '&amp;nbsp;&lt;SPAN&gt;Source change position (e.g. SCN or LSN):' and indicate the requested SCN number in dec (in above example&amp;nbsp;2379088 )&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;Environment&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Replicate task with Oracle source endpoint&lt;/LI&gt;
&lt;/UL&gt;
&lt;P style="font-style: italic;"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 11:08:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-start-a-Replicate-task-with-Oracle-source-endpoint-from-a/ta-p/1809662</guid>
      <dc:creator>OritA</dc:creator>
      <dc:date>2021-12-02T11:08:57Z</dc:date>
    </item>
  </channel>
</rss>

