<?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 Failed to transcode data in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Failed-to-transcode-data/m-p/807589#M40543</link>
    <description>Completing SAS ENTERPRISE GUIDE: 1 querying and reporting (8.2) lessons on getting started. demo: Navigating the SAS Enterprise Guide Environment. When i try to characterize the data from the lesson i am getting this error message: “FAILED TO TRANSCODE DATA FROM U_UTF8_CE TO U_LATIN9_CE ENCODING BECAUSE IT CONTAINED CHARACTERS WHICH ARE NOT SUPPORTED BY YOUR SAS SESSION ENCODING”&lt;BR /&gt;What does this mean and how can i fix?? Thanks</description>
    <pubDate>Wed, 13 Apr 2022 13:02:15 GMT</pubDate>
    <dc:creator>clairep</dc:creator>
    <dc:date>2022-04-13T13:02:15Z</dc:date>
    <item>
      <title>Failed to transcode data</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Failed-to-transcode-data/m-p/807589#M40543</link>
      <description>Completing SAS ENTERPRISE GUIDE: 1 querying and reporting (8.2) lessons on getting started. demo: Navigating the SAS Enterprise Guide Environment. When i try to characterize the data from the lesson i am getting this error message: “FAILED TO TRANSCODE DATA FROM U_UTF8_CE TO U_LATIN9_CE ENCODING BECAUSE IT CONTAINED CHARACTERS WHICH ARE NOT SUPPORTED BY YOUR SAS SESSION ENCODING”&lt;BR /&gt;What does this mean and how can i fix?? Thanks</description>
      <pubDate>Wed, 13 Apr 2022 13:02:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Failed-to-transcode-data/m-p/807589#M40543</guid>
      <dc:creator>clairep</dc:creator>
      <dc:date>2022-04-13T13:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to transcode data</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Failed-to-transcode-data/m-p/807596#M40544</link>
      <description>&lt;P&gt;The SAS session your Enterprise Guide front end tool is connected to is using a single byte encoding (LATIN1).&amp;nbsp; So there are only 2**8 = 256 possible characters that can be represented.&amp;nbsp; The data you are reading is using a flexible-byte encoding (UTF-8) that can represent millions of characters.&amp;nbsp; At least one of the characters in your data does not exist in set of 256 characters that the LATIN1 supports.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The solution is to change the SAS session that your Enterprise Guide project is using to one that is running "SAS with unicode support".&amp;nbsp; Basically a SAS session that is using UTF-8 as the encoding.&amp;nbsp; Now you can read data that is using UTF-8 encode or data that is using LATIN1 since any character that is in LATIN1 can be mapped to a character in UTF-8.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 13:38:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Failed-to-transcode-data/m-p/807596#M40544</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2022-04-13T13:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to transcode data</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Failed-to-transcode-data/m-p/807741#M40546</link>
      <description>Hi Tom, thanks for responding. How do I do this? Thanks</description>
      <pubDate>Thu, 14 Apr 2022 08:37:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Failed-to-transcode-data/m-p/807741#M40546</guid>
      <dc:creator>clairep</dc:creator>
      <dc:date>2022-04-14T08:37:33Z</dc:date>
    </item>
  </channel>
</rss>

