<?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: Qlik Replicate - Databricks Query in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Databricks-Query/m-p/2469489#M11898</link>
    <description>&lt;P&gt;Hi John,&lt;/P&gt;
&lt;P&gt;Thx for your response.&lt;/P&gt;
&lt;P&gt;We had raise a case with Qlik Support and their recommendation was to install the latest patch for Qlik Replicate.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This was the below statement from Qlik Support&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;First from reviewing the diagnostic pakcage I see that you are running Replicate 2023.5 PR02. In Pr03 there was a fix to a product issue (RECOB-7458) that potentially was causing missing events in the Databrick endpoint target. &lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;To eliminate the effect of this product issue please upgrade to latest patch release of 2023.5 (PR06).&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Kind Regards&lt;/P&gt;
&lt;P&gt;RP&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2024 09:59:54 GMT</pubDate>
    <dc:creator>RPANICHER</dc:creator>
    <dc:date>2024-07-10T09:59:54Z</dc:date>
    <item>
      <title>Qlik Replicate - Databricks Query</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Databricks-Query/m-p/2468131#M11846</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;we are using Qlik Replicate &amp;amp; Qlik Compose to replicate the data from Oracle to Databricks Delta lake.&lt;/P&gt;
&lt;P&gt;We have a unique problem with one of our tables.&lt;/P&gt;
&lt;P&gt;A record that was last updated in the source table more than a year back keeps getting updated by Qlik Replicate multiple times daily in the databricks tables.&lt;/P&gt;
&lt;P&gt;Has any of you encountered this issue before?&lt;/P&gt;
&lt;P&gt;Any suggestions will be highly appreciated.&lt;/P&gt;
&lt;P&gt;Kind Regards&lt;/P&gt;
&lt;P&gt;RP&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2024 22:36:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Databricks-Query/m-p/2468131#M11846</guid>
      <dc:creator>RPANICHER</dc:creator>
      <dc:date>2024-07-04T22:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate - Databricks Query</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Databricks-Query/m-p/2468137#M11848</link>
      <description>&lt;P&gt;Hello RP,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/231267"&gt;@RPANICHER&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Welcome to Qlik Community forum and thanks for reaching out here!&lt;/P&gt;
&lt;P&gt;It appears that a specific record was updated or an event triggered a DML operation in the Oracle source database. To resolve this issue, please follow these steps:&lt;/P&gt;
&lt;P&gt;1- Set &lt;CODE&gt;SOURCE_CAPTURE&lt;/CODE&gt; and &lt;CODE&gt;TARGET_APPLY&lt;/CODE&gt; to &lt;CODE&gt;Verbose&lt;/CODE&gt; in the task logging configuration&lt;/P&gt;
&lt;P&gt;2- Add the internal parameter &lt;CODE&gt;keepCSVFiles&lt;/CODE&gt; to the Databricks Delta target endpoint and set its value to &lt;CODE&gt;TRUE&lt;/CODE&gt;.&lt;/P&gt;
&lt;P&gt;3- &lt;A title="Decrypt the newly generated task log files" 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 newly generated task log files&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;After the issue is reproduced, set the logging level back to the default. Then, examine the CSV files (under Qlik Replicate Server task subfolder) and task log files (e.g., by searching for the specific record's primary key values or distinctive strings) to identify the root cause.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2024 00:33:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Databricks-Query/m-p/2468137#M11848</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-07-05T00:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate - Databricks Query</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Databricks-Query/m-p/2469489#M11898</link>
      <description>&lt;P&gt;Hi John,&lt;/P&gt;
&lt;P&gt;Thx for your response.&lt;/P&gt;
&lt;P&gt;We had raise a case with Qlik Support and their recommendation was to install the latest patch for Qlik Replicate.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This was the below statement from Qlik Support&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;First from reviewing the diagnostic pakcage I see that you are running Replicate 2023.5 PR02. In Pr03 there was a fix to a product issue (RECOB-7458) that potentially was causing missing events in the Databrick endpoint target. &lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;To eliminate the effect of this product issue please upgrade to latest patch release of 2023.5 (PR06).&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Kind Regards&lt;/P&gt;
&lt;P&gt;RP&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 09:59:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Databricks-Query/m-p/2469489#M11898</guid>
      <dc:creator>RPANICHER</dc:creator>
      <dc:date>2024-07-10T09:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate - Databricks Query</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Databricks-Query/m-p/2469491#M11899</link>
      <description>&lt;P&gt;Thank you for the update&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/231267"&gt;@RPANICHER&lt;/a&gt;&amp;nbsp;, please monitor the status and let us know if the problem is solved completely.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 10:06:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-Databricks-Query/m-p/2469491#M11899</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-07-10T10:06:17Z</dc:date>
    </item>
  </channel>
</rss>

