<?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 error message in sas DI studio in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/error-message-in-sas-DI-studio/m-p/68872#M6864</link>
    <description>in source editor i wrote following proc step.....&lt;BR /&gt;
&lt;BR /&gt;
proc sql;&lt;BR /&gt;
 select inbound_ind from testing.act_2;&lt;BR /&gt;
quit;&lt;BR /&gt;
&lt;BR /&gt;
/* testing : name of library&lt;BR /&gt;
act_2 : name of table&lt;BR /&gt;
inbound_ind : name of column */&lt;BR /&gt;
&lt;BR /&gt;
when i run this proc step i get one error message like &lt;BR /&gt;
"An error occured while attempting to the retrieve the output :&lt;BR /&gt;
some code points did not transcode"&lt;BR /&gt;
&lt;BR /&gt;
i checked output window ..nothing is displayed in output window.&lt;BR /&gt;
i checked log window .. no error is in log window.&lt;BR /&gt;
&lt;BR /&gt;
then what is means ERROR MESSAGE WINDOWS which display when i run this proc step......&lt;BR /&gt;
&lt;BR /&gt;
one more thing for rest all columns this proc step is running without displaying error message window.&lt;BR /&gt;
&lt;BR /&gt;
structure of table "act_2"  is&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
                             #    Variable          Type    Len    Format    Informat    Label&lt;BR /&gt;
&lt;BR /&gt;
                            10    ACTIVE            Num       8                          ACTIVE        &lt;BR /&gt;
                            16    CHANNEL2MEDIUM    Num       8                          CHANNEL2MEDIUM&lt;BR /&gt;
                             5    DESCRIPTION       Char    765    $765.     $765.       DESCRIPTION   &lt;BR /&gt;
                             7    DESIGNATION       Char    240    $240.     $240.       DESIGNATION   &lt;BR /&gt;
                             2    DEV               Num       8                          DEV           &lt;BR /&gt;
                            15    GUID              Char     93    $93.      $93.        GUID          &lt;BR /&gt;
                            11    INBOUND_IND       Num       8                          INBOUND_IND   &lt;BR /&gt;
                             8    LOCATION          Char    765    $765.     $765.       LOCATION      &lt;BR /&gt;
                             1    OBJID             Num       8                          OBJID         &lt;BR /&gt;
                            12    OUTBOUND_IND      Num       8                          OUTBOUND_IND  &lt;BR /&gt;
                            13    REF_ID            Char    765    $765.     $765.       REF_ID        &lt;BR /&gt;
                             6    S_DESCRIPTION     Char    765    $765.     $765.       S_DESCRIPTION &lt;BR /&gt;
                             9    S_LOCATION        Char    765    $765.     $765.       S_LOCATION    &lt;BR /&gt;
                            14    S_REF_ID          Char    765    $765.     $765.       S_REF_ID      &lt;BR /&gt;
                             4    S_TITLE           Char    240    $240.     $240.       S_TITLE       &lt;BR /&gt;
                             3    TITLE             Char    240    $240.     $240.       TITLE         &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
thanks</description>
    <pubDate>Tue, 13 Jan 2009 06:29:43 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-01-13T06:29:43Z</dc:date>
    <item>
      <title>error message in sas DI studio</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/error-message-in-sas-DI-studio/m-p/68872#M6864</link>
      <description>in source editor i wrote following proc step.....&lt;BR /&gt;
&lt;BR /&gt;
proc sql;&lt;BR /&gt;
 select inbound_ind from testing.act_2;&lt;BR /&gt;
quit;&lt;BR /&gt;
&lt;BR /&gt;
/* testing : name of library&lt;BR /&gt;
act_2 : name of table&lt;BR /&gt;
inbound_ind : name of column */&lt;BR /&gt;
&lt;BR /&gt;
when i run this proc step i get one error message like &lt;BR /&gt;
"An error occured while attempting to the retrieve the output :&lt;BR /&gt;
some code points did not transcode"&lt;BR /&gt;
&lt;BR /&gt;
i checked output window ..nothing is displayed in output window.&lt;BR /&gt;
i checked log window .. no error is in log window.&lt;BR /&gt;
&lt;BR /&gt;
then what is means ERROR MESSAGE WINDOWS which display when i run this proc step......&lt;BR /&gt;
&lt;BR /&gt;
one more thing for rest all columns this proc step is running without displaying error message window.&lt;BR /&gt;
&lt;BR /&gt;
structure of table "act_2"  is&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
                             #    Variable          Type    Len    Format    Informat    Label&lt;BR /&gt;
&lt;BR /&gt;
                            10    ACTIVE            Num       8                          ACTIVE        &lt;BR /&gt;
                            16    CHANNEL2MEDIUM    Num       8                          CHANNEL2MEDIUM&lt;BR /&gt;
                             5    DESCRIPTION       Char    765    $765.     $765.       DESCRIPTION   &lt;BR /&gt;
                             7    DESIGNATION       Char    240    $240.     $240.       DESIGNATION   &lt;BR /&gt;
                             2    DEV               Num       8                          DEV           &lt;BR /&gt;
                            15    GUID              Char     93    $93.      $93.        GUID          &lt;BR /&gt;
                            11    INBOUND_IND       Num       8                          INBOUND_IND   &lt;BR /&gt;
                             8    LOCATION          Char    765    $765.     $765.       LOCATION      &lt;BR /&gt;
                             1    OBJID             Num       8                          OBJID         &lt;BR /&gt;
                            12    OUTBOUND_IND      Num       8                          OUTBOUND_IND  &lt;BR /&gt;
                            13    REF_ID            Char    765    $765.     $765.       REF_ID        &lt;BR /&gt;
                             6    S_DESCRIPTION     Char    765    $765.     $765.       S_DESCRIPTION &lt;BR /&gt;
                             9    S_LOCATION        Char    765    $765.     $765.       S_LOCATION    &lt;BR /&gt;
                            14    S_REF_ID          Char    765    $765.     $765.       S_REF_ID      &lt;BR /&gt;
                             4    S_TITLE           Char    240    $240.     $240.       S_TITLE       &lt;BR /&gt;
                             3    TITLE             Char    240    $240.     $240.       TITLE         &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
thanks</description>
      <pubDate>Tue, 13 Jan 2009 06:29:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/error-message-in-sas-DI-studio/m-p/68872#M6864</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-01-13T06:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: error message in sas DI studio</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/error-message-in-sas-DI-studio/m-p/68873#M6865</link>
      <description>You are most likely running into having some special char echoed from your workspace server, which interrupts the communication. This could rely on what encoding you are using. Search on "TRANSCODE" on support.sas.com. See if can somthing there which applies to your situation. If not, open a track to SAS tech support.&lt;BR /&gt;
&lt;BR /&gt;
/Linus</description>
      <pubDate>Tue, 13 Jan 2009 11:59:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/error-message-in-sas-DI-studio/m-p/68873#M6865</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2009-01-13T11:59:05Z</dc:date>
    </item>
  </channel>
</rss>

