<?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 no Primary Keys in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-no-Primary-Keys/m-p/1861528#M1298</link>
    <description>&lt;P&gt;Glad to hear that&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Nov 2021 15:00:04 GMT</pubDate>
    <dc:creator>john_wang</dc:creator>
    <dc:date>2021-11-19T15:00:04Z</dc:date>
    <item>
      <title>Qlik Replicate no Primary Keys</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-no-Primary-Keys/m-p/1861449#M1293</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I tried to sync data from a MySQL Database to Snowflake. But it seems QlikReplicate ignored all of the primary keys, which are set on the MySQL database. Most of the tables contain longtext fields, so they won't be transferred as they are converted to LOBs. LOBs however only will be transferred by Qlik if there is a primary key.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any method to check why QlikReplicate doesn't recognize the primary keys or set them manually?&lt;/P&gt;
&lt;P&gt;Best&lt;/P&gt;
&lt;P&gt;Nic&lt;/P&gt;</description>
      <pubDate>Fri, 19 Nov 2021 13:01:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-no-Primary-Keys/m-p/1861449#M1293</guid>
      <dc:creator>Necator</dc:creator>
      <dc:date>2021-11-19T13:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate no Primary Keys</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-no-Primary-Keys/m-p/1861460#M1294</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/146868"&gt;@Necator&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;If I'm correct you are running&amp;nbsp;MySQL ODBC 8.0.26, or 8.0.27. You can downgrade to any one between 8.0.23 - 8.0.25 (includes .25).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you need additional assistance please attach the Diagnostics Package we will gladly help.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Nov 2021 13:35:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-no-Primary-Keys/m-p/1861460#M1294</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2021-11-19T13:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate no Primary Keys</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-no-Primary-Keys/m-p/1861483#M1295</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;yes I was using 8.0.27. I graded down to 8.0.25 as you suggested. Do I need to configure anything to retrieve the information again from the server? It seems the keys are still missing if I run the pipeline?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Nic&lt;/P&gt;</description>
      <pubDate>Fri, 19 Nov 2021 13:56:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-no-Primary-Keys/m-p/1861483#M1295</guid>
      <dc:creator>Necator</dc:creator>
      <dc:date>2021-11-19T13:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate no Primary Keys</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-no-Primary-Keys/m-p/1861494#M1296</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/146868"&gt;@Necator&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;In general No. but if you can restart the Replicate Server service then it's better, however you need not other configuration steps, Replicate will detect the PK information automatically.&lt;/P&gt;
&lt;P&gt;If the problem persist still, please send me:&lt;/P&gt;
&lt;P&gt;1. the source table creation DDL;&lt;/P&gt;
&lt;P&gt;2. the task export diagnostics package with source_unload/source_cpature set to Verbose. or repsrv.log file with SERVER set to Verbose.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Nov 2021 14:11:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-no-Primary-Keys/m-p/1861494#M1296</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2021-11-19T14:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate no Primary Keys</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-no-Primary-Keys/m-p/1861524#M1297</link>
      <description>&lt;P&gt;It works now, thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Nov 2021 14:56:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-no-Primary-Keys/m-p/1861524#M1297</guid>
      <dc:creator>Necator</dc:creator>
      <dc:date>2021-11-19T14:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate no Primary Keys</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-no-Primary-Keys/m-p/1861528#M1298</link>
      <description>&lt;P&gt;Glad to hear that&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Nov 2021 15:00:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-no-Primary-Keys/m-p/1861528#M1298</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2021-11-19T15:00:04Z</dc:date>
    </item>
  </channel>
</rss>

