<?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 No Records beeing inserted to target after applying apply Conflicts Settings. in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/No-Records-beeing-inserted-to-target-after-applying-apply/m-p/2446294#M10806</link>
    <description>&lt;P&gt;Hi team,&lt;/P&gt;
&lt;P&gt;We are facing an issue at CDC. On the replicate server; in the apply changes tab,&amp;nbsp; incremental changes are seen but we cannot see the changes(specifically inserts being appended) at target side. we have tried keeping the logging level ( Performance to Trace, Target Apply to Verbose) but we cannot find any possible clue.&lt;BR /&gt;&lt;BR /&gt;FYI: we are using DR (Oracle ) as a source and Oracle as a Target, we have turned on the Apply conflict setting&lt;BR /&gt;&lt;SPAN class="ui_item"&gt;(Duplicate key when applying an INSERT&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;Update the existing target record) as we are facing violation error(ORA-00001: unique constraint primary key violated) whenever there is an update.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Table information: Table contains Primary Key, is around 0.4GB,&amp;nbsp; has 30 columns and has good frequency of incremental changes.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Regards,&amp;nbsp;&lt;BR /&gt;Chirag.&lt;/P&gt;</description>
    <pubDate>Mon, 29 Apr 2024 11:57:42 GMT</pubDate>
    <dc:creator>Chirag_</dc:creator>
    <dc:date>2024-04-29T11:57:42Z</dc:date>
    <item>
      <title>No Records beeing inserted to target after applying apply Conflicts Settings.</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/No-Records-beeing-inserted-to-target-after-applying-apply/m-p/2446294#M10806</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt;
&lt;P&gt;We are facing an issue at CDC. On the replicate server; in the apply changes tab,&amp;nbsp; incremental changes are seen but we cannot see the changes(specifically inserts being appended) at target side. we have tried keeping the logging level ( Performance to Trace, Target Apply to Verbose) but we cannot find any possible clue.&lt;BR /&gt;&lt;BR /&gt;FYI: we are using DR (Oracle ) as a source and Oracle as a Target, we have turned on the Apply conflict setting&lt;BR /&gt;&lt;SPAN class="ui_item"&gt;(Duplicate key when applying an INSERT&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;Update the existing target record) as we are facing violation error(ORA-00001: unique constraint primary key violated) whenever there is an update.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Table information: Table contains Primary Key, is around 0.4GB,&amp;nbsp; has 30 columns and has good frequency of incremental changes.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Regards,&amp;nbsp;&lt;BR /&gt;Chirag.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 11:57:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/No-Records-beeing-inserted-to-target-after-applying-apply/m-p/2446294#M10806</guid>
      <dc:creator>Chirag_</dc:creator>
      <dc:date>2024-04-29T11:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: No Records beeing inserted to target after applying apply Conflicts Settings.</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/No-Records-beeing-inserted-to-target-after-applying-apply/m-p/2446357#M10807</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/287438"&gt;@Chirag_&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to Qlik Community!&lt;/P&gt;
&lt;P&gt;Looks to me the source and target are out of synchronization so you got&amp;nbsp;&lt;SPAN&gt;ORA-00001 frequently in the default Error Handling Policy. After change to UPSERT mode, the INSERT operations will be converted to UPDATE operations if PK violation occurring. Not sure if you can RELOAD the task to get the data synchronized.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We may troubleshooting the current issue by:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1. Sert SOURCE_CAPTURE/TARGET_APPLY to Verbose, recreate the issue then check the task log file to understand the root case. Please do not forget to &lt;A title="decrypt the task log file" href="https://community.qlik.com/t5/Official-Support-Articles/How-to-Decrypt-Qlik-Replicate-Verbose-Task-Log-Files/ta-p/1862114" target="_blank" rel="noopener"&gt;decrypt the task log file&lt;/A&gt;&amp;nbsp;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2. Enable the Store Changes to get the record values from Change Tables to get helpful clue.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_0-1714398212862.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/164994i246A6F26FA4E2A4D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="john_wang_0-1714398212862.png" alt="john_wang_0-1714398212862.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;John.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 13:43:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/No-Records-beeing-inserted-to-target-after-applying-apply/m-p/2446357#M10807</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-04-29T13:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: No Records beeing inserted to target after applying apply Conflicts Settings.</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/No-Records-beeing-inserted-to-target-after-applying-apply/m-p/2446815#M10829</link>
      <description>&lt;P&gt;Yes, we can see the following warning (Using standby database could have caused the missing events problem during Full Load and CDC synchronization).&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Chirag&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2024 09:31:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/No-Records-beeing-inserted-to-target-after-applying-apply/m-p/2446815#M10829</guid>
      <dc:creator>Chirag_</dc:creator>
      <dc:date>2024-04-30T09:31:18Z</dc:date>
    </item>
  </channel>
</rss>

