<?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: extra Quote is added into Loaded Snow flake data in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/extra-Quote-is-added-into-Loaded-Snow-flake-data/m-p/1889048#M1795</link>
    <description>&lt;P&gt;Thank you for the screenshot&amp;nbsp;Preethish! Could you try to follow the instructions from this article, please? -&amp;gt;&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Knowledge/How-to-Access-and-Filter-the-Extended-Download-Page-to-Download/ta-p/1712536" target="_self"&gt;How to Access and Filter the Extended Download Page to Download Qlik Products&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If this doesn't help, I would suggest opening a case with our Customer Support Team, by choosing these options:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="05.PNG" style="width: 487px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/71589i7CA107A74DCFBC13/image-size/large?v=v2&amp;amp;px=999" role="button" title="05.PNG" alt="05.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;Dimitri&lt;/P&gt;</description>
    <pubDate>Fri, 04 Feb 2022 08:18:46 GMT</pubDate>
    <dc:creator>Dimitri_Remez</dc:creator>
    <dc:date>2022-02-04T08:18:46Z</dc:date>
    <item>
      <title>extra Quote is added into Loaded Snow flake data</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/extra-Quote-is-added-into-Loaded-Snow-flake-data/m-p/1888449#M1785</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;
&lt;P&gt;We are trying to load data from MSSql into AWS Snowflake using Snowflake. Upon checking we found there is an extra quote added in some of the string data&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Eg:&lt;/P&gt;
&lt;P&gt;Source : abcdef&lt;/P&gt;
&lt;P&gt;Target: "abcdef"&lt;/P&gt;
&lt;P&gt;when I reload the entire tables I can't see data with Quote and it happens only for the new process data. Is there any way to fix the issue in Qlik Replicate?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your help&lt;/P&gt;</description>
      <pubDate>Thu, 03 Feb 2022 02:38:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/extra-Quote-is-added-into-Loaded-Snow-flake-data/m-p/1888449#M1785</guid>
      <dc:creator>rahulraghavan</dc:creator>
      <dc:date>2022-02-03T02:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: extra Quote is added into Loaded Snow flake data</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/extra-Quote-is-added-into-Loaded-Snow-flake-data/m-p/1888515#M1786</link>
      <description>&lt;P&gt;Edited as per&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/110970"&gt;@Heinvandenheuvel&lt;/a&gt;'s suggestion:&lt;/P&gt;
&lt;P&gt;Hi&amp;nbsp;Preethish,&lt;/P&gt;
&lt;P&gt;Are you using&amp;nbsp; Qlik Replicate May 2021&amp;nbsp;build 2021.5.1133 or below? If that's the case, I would suggest upgrading either to the latest patch of the 2021.5 version that we have available on &lt;A href="https://demo.qlik.com/download/" target="_self"&gt;our Downloads page&lt;/A&gt; (build 2021.5.1272 -&amp;gt; SR 5) or to the latest version of Qlik replicate November 2021 (build 2021.11.165 -&amp;gt; SR 1), as they include a fix to this known product issue&amp;nbsp;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;From the Release Notes:&lt;/P&gt;
&lt;P&gt;"Jira issue: RECOB-3945&lt;/P&gt;
&lt;P&gt;Description: When at least one of the captured tables contained CLOB columns, ambiguous double quotes would be added to some of the data. This would result in character columns being truncated if they were too long. "&lt;/P&gt;
&lt;P&gt;Hope this works.&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Dimitri&lt;/P&gt;</description>
      <pubDate>Thu, 03 Feb 2022 15:47:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/extra-Quote-is-added-into-Loaded-Snow-flake-data/m-p/1888515#M1786</guid>
      <dc:creator>Dimitri_Remez</dc:creator>
      <dc:date>2022-02-03T15:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: extra Quote is added into Loaded Snow flake data</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/extra-Quote-is-added-into-Loaded-Snow-flake-data/m-p/1888755#M1788</link>
      <description>&lt;P&gt;I assume the 'abcdef' is not the actual value. Normally that's fine, but here the quotes are fairly likely triggered by the specific, exact characters in the string. If you can correlate the occurrence with a source row, then your first step should be to use something like:&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;PRE class="lang-sql s-code-block"&gt;&lt;CODE class="hljs language-sql"&gt;&lt;SPAN class="hljs-keyword"&gt;SELECT&lt;/SPAN&gt; &lt;SPAN class="hljs-built_in"&gt;CAST&lt;/SPAN&gt;(&amp;lt;problem_column&amp;gt; &lt;SPAN class="hljs-keyword"&gt;AS&lt;/SPAN&gt; &lt;SPAN class="hljs-type"&gt;VARBINARY&lt;/SPAN&gt;(xxx)) "Hex", &lt;BR /&gt;       '&amp;lt;' || problem_column || '&amp;gt;' "Txt"&amp;nbsp;FROM&amp;nbsp;&amp;lt;problem_table&amp;gt;&amp;nbsp;WHERE ...&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;What are the characters like? UTF? Anything extra long in there (UTF-4)&lt;/P&gt;
&lt;P&gt;You should also try to get a reproducer, possibly using such sample row, and then run a test with the Snowflake endpoint internal parameter "keepCSVFiles " set to true.&lt;/P&gt;
&lt;P&gt;Looking into the CSV file, searching for the string should allow you to see where the data gets munged and might take Replicate out of the picture. But it looks like this could be a know and fixed issue according to &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/126897"&gt;@Dimitri_Remez&lt;/a&gt;&amp;nbsp;. In general double quotes are special, and need to be 'escaped' in general. Maybe something is going wrong with that. Maybe there is a SnowFlake connection property to influence the behavior.&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/126897"&gt;@Dimitri_Remez&lt;/a&gt;&amp;nbsp;- Can you perhaps update your reply with a quote from a&amp;nbsp; release note or similar such that the customer can judge whether the fix is likely to match the issue?&lt;/P&gt;
&lt;P&gt;Somewhat related Replicate internal parameters with their defaults could be:&lt;/P&gt;
&lt;P&gt;replace4BytesChar&amp;nbsp; &amp;nbsp;"0x3F"&lt;BR /&gt;replaceChars&amp;nbsp; &amp;nbsp; &amp;nbsp;"0x0D,0x"&lt;BR /&gt;replaceInvalidChars&amp;nbsp; &amp;nbsp; "?"&lt;/P&gt;
&lt;P&gt;hth,&lt;/P&gt;
&lt;P&gt;Hein&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Feb 2022 15:23:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/extra-Quote-is-added-into-Loaded-Snow-flake-data/m-p/1888755#M1788</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2022-02-03T15:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: extra Quote is added into Loaded Snow flake data</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/extra-Quote-is-added-into-Loaded-Snow-flake-data/m-p/1888973#M1789</link>
      <description>&lt;P&gt;Thank you Dimitri for the download page does not have any link for qlik replicate download. Can you please let me know where could I download&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 01:57:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/extra-Quote-is-added-into-Loaded-Snow-flake-data/m-p/1888973#M1789</guid>
      <dc:creator>rahulraghavan</dc:creator>
      <dc:date>2022-02-04T01:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: extra Quote is added into Loaded Snow flake data</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/extra-Quote-is-added-into-Loaded-Snow-flake-data/m-p/1889024#M1792</link>
      <description>&lt;P&gt;Hi Preethish,&lt;/P&gt;
&lt;P&gt;Yep, sure. Please, follow the steps that I'm highlighting in the screenshots below:&lt;/P&gt;
&lt;P&gt;1) After accessing the Downloads page, click on "Qlik Data Integration":&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="01.PNG" style="width: 982px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/71584i6EF02268A0B1D4FE/image-size/large?v=v2&amp;amp;px=999" role="button" title="01.PNG" alt="01.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) Click on "Qlik Replicate" that you'll see on the left side Filters pane:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="02.PNG" style="width: 231px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/71585iCD43A86C44054395/image-size/large?v=v2&amp;amp;px=999" role="button" title="02.PNG" alt="02.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;3) After that, you can continue filtering by choosing one of the "Version No" and "Release Number" that I mentioned in my first reply:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="03.PNG" style="width: 224px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/71586i8E5C7CC28CD594FC/image-size/large?v=v2&amp;amp;px=999" role="button" title="03.PNG" alt="03.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;4) Here is an example for the&amp;nbsp;build 2021.5.1272 -&amp;gt; SR 5:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="04.PNG" style="width: 959px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/71587i20E2A6C02580D30B/image-size/large?v=v2&amp;amp;px=999" role="button" title="04.PNG" alt="04.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;Dimitri&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 07:36:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/extra-Quote-is-added-into-Loaded-Snow-flake-data/m-p/1889024#M1792</guid>
      <dc:creator>Dimitri_Remez</dc:creator>
      <dc:date>2022-02-04T07:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: extra Quote is added into Loaded Snow flake data</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/extra-Quote-is-added-into-Loaded-Snow-flake-data/m-p/1889039#M1794</link>
      <description>&lt;P&gt;I could see only options attached attached&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 08:06:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/extra-Quote-is-added-into-Loaded-Snow-flake-data/m-p/1889039#M1794</guid>
      <dc:creator>rahulraghavan</dc:creator>
      <dc:date>2022-02-04T08:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: extra Quote is added into Loaded Snow flake data</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/extra-Quote-is-added-into-Loaded-Snow-flake-data/m-p/1889048#M1795</link>
      <description>&lt;P&gt;Thank you for the screenshot&amp;nbsp;Preethish! Could you try to follow the instructions from this article, please? -&amp;gt;&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Knowledge/How-to-Access-and-Filter-the-Extended-Download-Page-to-Download/ta-p/1712536" target="_self"&gt;How to Access and Filter the Extended Download Page to Download Qlik Products&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If this doesn't help, I would suggest opening a case with our Customer Support Team, by choosing these options:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="05.PNG" style="width: 487px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/71589i7CA107A74DCFBC13/image-size/large?v=v2&amp;amp;px=999" role="button" title="05.PNG" alt="05.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;Dimitri&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 08:18:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/extra-Quote-is-added-into-Loaded-Snow-flake-data/m-p/1889048#M1795</guid>
      <dc:creator>Dimitri_Remez</dc:creator>
      <dc:date>2022-02-04T08:18:46Z</dc:date>
    </item>
  </channel>
</rss>

