<?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: Oracle as source in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Oracle-as-source/m-p/2161003#M8859</link>
    <description>Yes, it does help. Thank you!!!&lt;BR /&gt;Gayatri&lt;BR /&gt;</description>
    <pubDate>Fri, 12 Jan 2024 10:07:21 GMT</pubDate>
    <dc:creator>gayatri235</dc:creator>
    <dc:date>2024-01-12T10:07:21Z</dc:date>
    <item>
      <title>Oracle as source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Oracle-as-source/m-p/2160843#M8851</link>
      <description>&lt;P&gt;Hello Team,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We need to configure oracle as source. Our organization was asking us to enable supplemental logging for secondary server, why can't we do that?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As per qlik replicate pre-req, we need to enable supplemental logging on primary only.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;II tried googling for the justification why we need supplemental logging on primary only but couldn't find much.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It will be a great help, if anyone provides a justification.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Gayatri.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 05:10:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Oracle-as-source/m-p/2160843#M8851</guid>
      <dc:creator>gayatri235</dc:creator>
      <dc:date>2024-01-12T05:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle as source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Oracle-as-source/m-p/2160949#M8854</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Gayatri,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In genreal, the supplemental logging cuase Oracl to write information to the redo logs. The redologs are managed by the primary Oracle instance. For further information please consult your Oracle DBA.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Orit&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 08:52:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Oracle-as-source/m-p/2160949#M8854</guid>
      <dc:creator>OritA</dc:creator>
      <dc:date>2024-01-12T08:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle as source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Oracle-as-source/m-p/2160984#M8857</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/243606"&gt;@gayatri235&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Do you mean Oracle Standby server? Please also check our &lt;A href="https://help.qlik.com/en-US/replicate/November2023/Content/Global_Common/Content/SharedReplicateHDD/Oracle/supported_standby_configuraitons.htm" target="_blank" rel="noopener"&gt;user guide&lt;/A&gt; for supported standby configuration.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Desmond&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 09:35:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Oracle-as-source/m-p/2160984#M8857</guid>
      <dc:creator>DesmondWOO</dc:creator>
      <dc:date>2024-01-12T09:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle as source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Oracle-as-source/m-p/2160985#M8858</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/243606"&gt;@gayatri235&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Are you meaning the &lt;CODE&gt;STANDY&lt;/CODE&gt;role of Oracle (&lt;SPAN&gt;secondary server&lt;/SPAN&gt;)?&lt;/P&gt;
&lt;P&gt;Qlik Replicate detects the Oracle source database role automatically, and we support both of the 2 roles, &lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;PRIMARY&lt;/CODE&gt;or&amp;nbsp;&lt;CODE&gt;STANDY&lt;/CODE&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;CODE&gt;PRIMARY&lt;/CODE&gt;role&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; 1. The database must be in read-write mode, Replicate can add the supplemental logging automatically (if grant enough privileges). Or your DBA add it manually and Replicate use it afterwards.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;CODE&gt;STANDY&lt;/CODE&gt; role&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; 1. The database is in read-only mode. however it accepts &lt;CODE&gt;PRIMARY&lt;/CODE&gt; node synchronization operations,&amp;nbsp;for example if the supplemental logging is added in &lt;CODE&gt;PRIMARY&lt;/CODE&gt;node, then the supplemental logging settings will be synchronized &lt;BR /&gt;to &lt;CODE&gt;STANDY&lt;/CODE&gt;node after the internal cycle between the two Oracle nodes.&lt;BR /&gt;&amp;nbsp; &amp;nbsp; 2. Qlik Replicate cannot add&amp;nbsp;supplemental logging in read-only mode database (or Disaster Recovery database),&amp;nbsp; the operations should be done on &lt;CODE&gt;PRIMARY&lt;/CODE&gt;node&amp;nbsp;and waiting for it being transferred to &lt;CODE&gt;STANDY&lt;/CODE&gt; node. After the supplemental logging is&amp;nbsp;synchronized then Replicate can utilize it in &lt;CODE&gt;STANDY&lt;/CODE&gt;role node.&lt;/P&gt;
&lt;P&gt;In summary, if you want to use Oracle&amp;nbsp;&lt;CODE&gt;STANDY&lt;/CODE&gt;role node as Qlik Replicate source database, the supplemental logging property should be added in the Oracle&amp;nbsp;&lt;CODE&gt;PRIMARY&lt;/CODE&gt; node.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 09:36:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Oracle-as-source/m-p/2160985#M8858</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-01-12T09:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle as source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Oracle-as-source/m-p/2161003#M8859</link>
      <description>Yes, it does help. Thank you!!!&lt;BR /&gt;Gayatri&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Jan 2024 10:07:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Oracle-as-source/m-p/2161003#M8859</guid>
      <dc:creator>gayatri235</dc:creator>
      <dc:date>2024-01-12T10:07:21Z</dc:date>
    </item>
  </channel>
</rss>

