<?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: EG Data Grid Error in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Data-Grid-Error/m-p/100385#M8897</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This isn't an area I'm an expert in, but I'm pretty sure the problem is that your server file contains characters that are causing problems for the SAS session initiated by Enterprise Guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you google 'Failed to transcode data' you'll get a lot of hits that describe this problem. Here are a couple of links that might get you started:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/nlsref/61893/HTML/default/viewer.htm#a002604646.htm"&gt;http://support.sas.com/documentation/cdl/en/nlsref/61893/HTML/default/viewer.htm#a002604646.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sascommunity.org/wiki/Tips:Handling_Transcoding_Error"&gt;http://www.sascommunity.org/wiki/Tips:Handling_Transcoding_Error&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 08 Jun 2013 13:22:06 GMT</pubDate>
    <dc:creator>TomKari</dc:creator>
    <dc:date>2013-06-08T13:22:06Z</dc:date>
    <item>
      <title>EG Data Grid Error</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Data-Grid-Error/m-p/100384#M8896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I use the EG client to read the remote SAS server's data and&amp;nbsp; add a Query Builder node to the workspace. I want to select a variable's distinct value, just like this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 宋体; color: navy; background: white;"&gt;proc&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 宋体; color: navy; background: white;"&gt;sql&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 宋体; color: black; background: white;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 宋体; color: blue; background: white;"&gt;create&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 宋体; color: blue; background: white;"&gt;table&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 宋体; color: black; background: white;"&gt; work.query_for_dg_t_c_sfs_smsinf &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 宋体; color: blue; background: white;"&gt;as&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 宋体; color: black; background: white;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 宋体; color: black; background: white;"&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="line-height: 1.5em; font-size: 11pt; font-family: 宋体; color: blue; background-color: white;"&gt;select&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="line-height: 1.5em; font-size: 11pt; font-family: 宋体; color: blue; background-color: white;"&gt;distinct&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="line-height: 1.5em; font-size: 11pt; font-family: 宋体; color: black; background-color: white;"&gt; t1.returncontent1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 宋体; color: blue; background: white;"&gt;from&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 宋体; color: black; background: white;"&gt; work.query_for_dg_t_c_sfs_smsinf_0000 t1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 宋体; color: navy; background: white;"&gt;quit&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 宋体; color: black; background: white;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 宋体; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 宋体; color: black; background: white;"&gt;When I open then output data, an error occurs! &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 宋体; color: black; background: white;"&gt;&lt;IMG alt="EG_ERROR2.jpg" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/3666_EG_ERROR2.jpg" width="450" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 宋体; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Courier New';"&gt;System.Runtime.InteropServices.COMException (0x8001012E): &amp;lt;?xml version="1.0" ?&amp;gt;&amp;lt;Exceptions&amp;gt;&amp;lt;Exception&amp;gt;&amp;lt;SASMessage severity="Error"&amp;gt;Failed to transcode data from U_EUC_CN_CE to U_UTF8_CE encoding because it contained characters which are not supported by your SAS session encoding.&amp;nbsp; Please review your encoding= and locale= SAS system options to ensure that they can accommodate the data that you want to process. A portion of the source string, in hex representation is:&amp;lt;/SASMessage&amp;gt;&amp;lt;/Exception&amp;gt;&amp;lt;Exception&amp;gt;&amp;lt;SASMessage severity="None"&amp;gt;7a926c4: 33 2b 35 c4 fa b5 c4 ce d2 ce ca d2 bb cf c2 ce |3+5.............|&amp;lt;/SASMessage&amp;gt;&amp;lt;/Exception&amp;gt;&amp;lt;Exception&amp;gt;&amp;lt;SASMessage severity="None"&amp;gt;7a926d4: aa ca b2 c3 b4 3b ce d2 c9 cf b8 f6 d4 c2 be cd |.....;..........|&amp;lt;/SASMessage&amp;gt;&amp;lt;/Exception&amp;gt;&amp;lt;Exception&amp;gt;&amp;lt;SASMessage severity="Error"&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 宋体;"&gt;某些代码点没有转码。&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 宋体;"&gt;&amp;lt;/SASMessage&amp;gt;&amp;lt;/Exception&amp;gt;&amp;lt;/Exceptions&amp;gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P align="left"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 宋体;"&gt;&amp;nbsp;&amp;nbsp; at SAS.IDataSet.ReadRecords(Int32 Flags, Int32 BindKey, Array&amp;amp; PositionBookmark, Int32 NumberRowsToRead, Int32 RowsOffset, Array&amp;amp; CharacterValues, Array&amp;amp; NumericValues, Array&amp;amp; MissingNumericValues, Array&amp;amp; Bookmarks, Int32&amp;amp; Status)&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 宋体;"&gt;&amp;nbsp;&amp;nbsp; at SAS.EG.DataAccess.DataModel.DaForSasData.CommonReadPage(Int32 record, Boolean formatted, Int32 readFlags, Int32 offset, Byte[] positionBookmark, Byte[]&amp;amp; bookmarks, Int32&amp;amp; recordsRead)&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 宋体;"&gt;&amp;nbsp;&amp;nbsp; at SAS.EG.DataAccess.DataModel.DaForSasData.ReadPage(Int32 record, Boolean formatted)&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 宋体;"&gt;&amp;nbsp;&amp;nbsp; at SAS.EG.DataAccess.DataModel.DaForSasData.GetCell(Int32 record, Int32 fieldIndex, Boolean formatted)&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 宋体;"&gt;&amp;nbsp;&amp;nbsp; at SAS.EG.DataAccess.DataModel.DaForSasData.GetNativeValue(Int32 fieldIndex)&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 宋体;"&gt;&amp;nbsp;&amp;nbsp; at SAS.EG.DataAccess.DataModel.DataAccessor.GetFormattedAndNativeCellValue(Int32 columnIndex, String&amp;amp; formattedValue, Object&amp;amp; nativeValue)&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 宋体;"&gt;&amp;nbsp;&amp;nbsp; at SAS.EG.GridDataModelInterface.GridDataModelInterfaceClass.GetFormattedAndRawValue(Int32 rowIndex, Int32 columnIndex, Object&amp;amp; rawValue)&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 宋体;"&gt;&amp;nbsp;&amp;nbsp; at SAS.EG.DataGrid.DataGridClass.getCellValue(Int32 RowIndex, Int32 ColIndex, Object&amp;amp; rawValue)&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 宋体;"&gt;&amp;nbsp;&amp;nbsp; at SAS.EG.DataGrid.DataGridClass.OnQueryCellInfo(GridQueryCellInfoEventArgs e)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 宋体; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Jun 2013 02:52:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Data-Grid-Error/m-p/100384#M8896</guid>
      <dc:creator>Slash</dc:creator>
      <dc:date>2013-06-08T02:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: EG Data Grid Error</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Data-Grid-Error/m-p/100385#M8897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This isn't an area I'm an expert in, but I'm pretty sure the problem is that your server file contains characters that are causing problems for the SAS session initiated by Enterprise Guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you google 'Failed to transcode data' you'll get a lot of hits that describe this problem. Here are a couple of links that might get you started:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/nlsref/61893/HTML/default/viewer.htm#a002604646.htm"&gt;http://support.sas.com/documentation/cdl/en/nlsref/61893/HTML/default/viewer.htm#a002604646.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sascommunity.org/wiki/Tips:Handling_Transcoding_Error"&gt;http://www.sascommunity.org/wiki/Tips:Handling_Transcoding_Error&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Jun 2013 13:22:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Data-Grid-Error/m-p/100385#M8897</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2013-06-08T13:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: EG Data Grid Error</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Data-Grid-Error/m-p/100386#M8898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jun 2013 01:53:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Data-Grid-Error/m-p/100386#M8898</guid>
      <dc:creator>Slash</dc:creator>
      <dc:date>2013-06-09T01:53:14Z</dc:date>
    </item>
  </channel>
</rss>

