<?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: Special char from Oracle in DI Studio in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Special-char-from-Oracle-in-DI-Studio/m-p/416582#M12729</link>
    <description>Character encoding is not a solution, it's something you need to consider.&lt;BR /&gt;If you don't have the means to investigate it yourself contact your Oracle DBA and your SAS admin.</description>
    <pubDate>Tue, 28 Nov 2017 07:17:09 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2017-11-28T07:17:09Z</dc:date>
    <item>
      <title>Special char from Oracle in DI Studio</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Special-char-from-Oracle-in-DI-Studio/m-p/416319#M12718</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I read the data in SAS DI from oracle table which contain ADDRESS&amp;nbsp; field.Address field contain&amp;nbsp;&lt;STRONG&gt;¿ this special char.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;.When SAS DI read this value it convert it into&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;?&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;but we need as it is like&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;¿&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I have take&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;¿ this value in work table of SAS DI/SAS EG then it work.But it not work for Oracle table&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I have also used translate function in&amp;nbsp; SAS DI but it also not work.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you have any idea /solution then kindly let me know.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Pankaj Kolhe,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;pankajkolhe92@gmail.com&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 11:45:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Special-char-from-Oracle-in-DI-Studio/m-p/416319#M12718</guid>
      <dc:creator>pankajkolhe</dc:creator>
      <dc:date>2017-11-27T11:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAS DI Issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Special-char-from-Oracle-in-DI-Studio/m-p/416332#M12719</link>
      <description>&lt;P&gt;Sounds like an encoding issue. Compare the encoding in Oracle with the one that your SAS configuration uses.&lt;/P&gt;
&lt;P&gt;Also, some viewers might not always display the stored value correctly due to font constraints or other reasons.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 11:42:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Special-char-from-Oracle-in-DI-Studio/m-p/416332#M12719</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2017-11-27T11:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: SAS DI Issue</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Special-char-from-Oracle-in-DI-Studio/m-p/416576#M12728</link>
      <description>&lt;P&gt;Hi Linush,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please provide the sample code to handle this situation or give me confirmation that&amp;nbsp; this data cannot be handled by SAS .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have checked it from my end but it did not&amp;nbsp;work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please provide the encoding solution .&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2017 06:09:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Special-char-from-Oracle-in-DI-Studio/m-p/416576#M12728</guid>
      <dc:creator>pankajkolhe</dc:creator>
      <dc:date>2017-11-28T06:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Special char from Oracle in DI Studio</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Special-char-from-Oracle-in-DI-Studio/m-p/416582#M12729</link>
      <description>Character encoding is not a solution, it's something you need to consider.&lt;BR /&gt;If you don't have the means to investigate it yourself contact your Oracle DBA and your SAS admin.</description>
      <pubDate>Tue, 28 Nov 2017 07:17:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Special-char-from-Oracle-in-DI-Studio/m-p/416582#M12729</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2017-11-28T07:17:09Z</dc:date>
    </item>
  </channel>
</rss>

