<?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: untranslatable characters SQL to TD in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/untranslatable-characters-SQL-to-TD/m-p/1752214#M548</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/125422"&gt;@tjoshua52&lt;/a&gt;:&lt;/P&gt;&lt;P&gt;This is somewhat old, but perhaps it may help.&lt;/P&gt;&lt;P&gt;&lt;A href="https://techsupport.teradata.com/community?id=community_question&amp;amp;sys_id=151883271b97fb00682ca8233a4bcb6c&amp;amp;view_source=searchResult" target="_blank"&gt;https://techsupport.teradata.com/community?id=community_question&amp;amp;sys_id=151883271b97fb00682ca8233a4bcb6c&amp;amp;view_source=searchResult&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Oct 2020 03:10:17 GMT</pubDate>
    <dc:creator>MiriamPreciado</dc:creator>
    <dc:date>2020-10-14T03:10:17Z</dc:date>
    <item>
      <title>untranslatable characters SQL to TD</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/untranslatable-characters-SQL-to-TD/m-p/1750351#M524</link>
      <description>&lt;P&gt;I have a replicate that is from a LogStream (SQL Server) to Teradata that is getting a 6706 error in TD with untranslatable characters. It is next to hear impossible for me to go through a 240+million row table to figure out all of the characters and was hoping someone has a better way or a list of unicode characters I should substitue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Josh&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2020 13:00:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/untranslatable-characters-SQL-to-TD/m-p/1750351#M524</guid>
      <dc:creator>tjoshua52</dc:creator>
      <dc:date>2020-10-07T13:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: untranslatable characters SQL to TD</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/untranslatable-characters-SQL-to-TD/m-p/1751113#M530</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/125422"&gt;@tjoshua52&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;There are many reasons may lead error 6706 for example your source data contains double-bytes chars (in this case&amp;nbsp;you need change the field to CHARACTER SET UNICODE), or there is some rare chars which is not accept by Teradata by default (in this case you need modify the TD setting "AcceptReplacementCharacters = TRUE"). Anyway you need to know what's the exact reason leads the error.&amp;nbsp; Simply s&lt;SPAN&gt;ubstitute&amp;nbsp;&lt;/SPAN&gt;all such chars may leads other potential issues eg PK violation (if such chars were part of the PK) or partial data losses (in fact it's meaningful chars).&lt;/P&gt;&lt;P&gt;You can check the error table (E0/E1/E2) and log table (L0) in Teradata dabase to help to determine which chars lead error.&lt;/P&gt;&lt;P&gt;If you know which chars lead the error then you can use "Substituting or Deleting Source Characters Unsupported by the Selected Character Set", detailed usage can be found in user guide.&lt;/P&gt;&lt;P&gt;If you still have not clue to solve the problem then I'd like suggest you create a support ticket in Salesforce and get support team help to fix the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 14:09:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/untranslatable-characters-SQL-to-TD/m-p/1751113#M530</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2020-10-09T14:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: untranslatable characters SQL to TD</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/untranslatable-characters-SQL-to-TD/m-p/1752214#M548</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/125422"&gt;@tjoshua52&lt;/a&gt;:&lt;/P&gt;&lt;P&gt;This is somewhat old, but perhaps it may help.&lt;/P&gt;&lt;P&gt;&lt;A href="https://techsupport.teradata.com/community?id=community_question&amp;amp;sys_id=151883271b97fb00682ca8233a4bcb6c&amp;amp;view_source=searchResult" target="_blank"&gt;https://techsupport.teradata.com/community?id=community_question&amp;amp;sys_id=151883271b97fb00682ca8233a4bcb6c&amp;amp;view_source=searchResult&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 03:10:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/untranslatable-characters-SQL-to-TD/m-p/1752214#M548</guid>
      <dc:creator>MiriamPreciado</dc:creator>
      <dc:date>2020-10-14T03:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: untranslatable characters SQL to TD</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/untranslatable-characters-SQL-to-TD/m-p/1759110#M593</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/125422"&gt;@tjoshua52&lt;/a&gt;:&lt;/P&gt;&lt;P&gt;If you have not yet found a resolution, you may want to check out&amp;nbsp;&lt;A href="https://techsupport.teradata.com/community?id=community_question&amp;amp;sys_id=33bdc6961b7b5810356262ca234bcbd5," target="_blank"&gt;https://techsupport.teradata.com/community?id=community_question&amp;amp;sys_id=33bdc6961b7b5810356262ca234bcbd5, &lt;/A&gt;where you may get further assistance if needed.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2020 21:14:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/untranslatable-characters-SQL-to-TD/m-p/1759110#M593</guid>
      <dc:creator>MiriamPreciado</dc:creator>
      <dc:date>2020-11-05T21:14:16Z</dc:date>
    </item>
  </channel>
</rss>

