<?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: Getting &amp;quot;RAC captured instances list does not include RAC instances configured in Oracle&amp;quot; error in standalone environment in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Getting-quot-RAC-captured-instances-list-does-not-include-RAC/m-p/1996625#M3998</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/169175"&gt;@marcioribeiro&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you share your task log keeping the source_capture in Trace and let the task fail again with the same error?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Swathi&lt;/P&gt;</description>
    <pubDate>Tue, 25 Oct 2022 13:36:20 GMT</pubDate>
    <dc:creator>SwathiPulagam</dc:creator>
    <dc:date>2022-10-25T13:36:20Z</dc:date>
    <item>
      <title>Getting "RAC captured instances list does not include RAC instances configured in Oracle" error in standalone environment</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Getting-quot-RAC-captured-instances-list-does-not-include-RAC/m-p/1996541#M3997</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I´m trying to connect Qlik Replicate to Oracle standby database, however I´m getting following issue:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Failed to set stream position on context '2022-10-25T08:46:37'&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;RAC captured instances list does not include RAC instances configured in Oracle&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;I´m not using RAC environment. Both primary and standby Oracle databases are running in standalone. Standby is opened as Active DataGuard.&lt;/P&gt;
&lt;P&gt;How to fix this issue ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Qlik Replicate version is&amp;nbsp;&lt;/P&gt;
&lt;UL class="details"&gt;
&lt;LI id="productVersion" class="ng-binding"&gt;November 2020 (7.0.0.555)&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 25 Oct 2022 10:46:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Getting-quot-RAC-captured-instances-list-does-not-include-RAC/m-p/1996541#M3997</guid>
      <dc:creator>marcioribeiro</dc:creator>
      <dc:date>2022-10-25T10:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Getting "RAC captured instances list does not include RAC instances configured in Oracle" error in standalone environment</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Getting-quot-RAC-captured-instances-list-does-not-include-RAC/m-p/1996625#M3998</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/169175"&gt;@marcioribeiro&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you share your task log keeping the source_capture in Trace and let the task fail again with the same error?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Swathi&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2022 13:36:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Getting-quot-RAC-captured-instances-list-does-not-include-RAC/m-p/1996625#M3998</guid>
      <dc:creator>SwathiPulagam</dc:creator>
      <dc:date>2022-10-25T13:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Getting "RAC captured instances list does not include RAC instances configured in Oracle" error in standalone environment</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Getting-quot-RAC-captured-instances-list-does-not-include-RAC/m-p/1996707#M3999</link>
      <description>&lt;P&gt;Did it ever work? What changed? Which Oracle version? PDB?&lt;/P&gt;
&lt;P&gt;Hmm, your wording does not match the Replciate Userguide terminology. This might not be a supported configuration according to : "8.21 Using Oracle as a source" - "Supported Standby configurations".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If it is supported you might want to first try again with the latest (May 2022 (2022.5.0.499)? ) version but this kind of code has been very stable (after PDB's were introduced &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The messages comes from Replicate - The reptask_xxx.log file may already have detailed logging including the statement attempted in its error handling phase. If not, re-run with source_capture VERBOSE as&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/144170"&gt;@SwathiPulagam&lt;/a&gt;&amp;nbsp; suggested.&lt;/P&gt;
&lt;P&gt;You also may want to check LOG_ARCHIVE_DEST settings and execute the query :&amp;nbsp;&amp;nbsp;select thread#, instance from v$thread order by thread# ASC&lt;/P&gt;
&lt;P&gt;See what it tells you.&lt;/P&gt;
&lt;P&gt;hth,&lt;/P&gt;
&lt;P&gt;Hein.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2022 15:53:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Getting-quot-RAC-captured-instances-list-does-not-include-RAC/m-p/1996707#M3999</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2022-10-25T15:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: Getting "RAC captured instances list does not include RAC instances configured in Oracle" error in standalone environment</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Getting-quot-RAC-captured-instances-list-does-not-include-RAC/m-p/2001969#M4130</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thank you for the post to the forums. On&amp;nbsp; the Oracle Source Endpoint with the new 2022.5 version you can set the below internal parameter and the DEST ID on the Source to 1 if this is the Thread the Standby is using for Replicate to read from. Even though this says RAC this should be set for the Standby you are pointing Replicate to use.&lt;/P&gt;
&lt;P&gt;add internal parameter capturedRacThreads and value should 1.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;Bill&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 19:52:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Getting-quot-RAC-captured-instances-list-does-not-include-RAC/m-p/2001969#M4130</guid>
      <dc:creator>Bill_Steinagle</dc:creator>
      <dc:date>2022-11-08T19:52:16Z</dc:date>
    </item>
  </channel>
</rss>

