<?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 how to set SAS session encoding to UTF16 in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-set-SAS-session-encoding-to-UTF16/m-p/549244#M16032</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have SAS Intelligence platform working on Windows Environment. I want to set my sas app server's session encoding to UTF16 using&amp;nbsp;sasv9_usermods.cfg file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here what I have tried&lt;/P&gt;&lt;P&gt;1. Add following system option to SASConfig/Lev1/SASApp/sasv9_usermods.cfg. and this did not work.&lt;/P&gt;&lt;P&gt;-ENCODING UTF-16&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;error message&lt;/P&gt;&lt;P&gt;[Error] The launch of the server process failed because of an invalid or inaccessible CONFIG file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Add following system option to SASConfig/Lev1/SASApp/sasv9_usermods.cfg. and this worked properly.&lt;/P&gt;&lt;P&gt;-ENCODING shift-jis&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my environment local is ja_JP and DFLANG is Japanses.&amp;nbsp;DBCS option is specified. I suspect this cause combination mismatch of local and encoding and other system option. but unfortunately I did not figure out which system option is wrong. Please anyone give me advice.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Mon, 08 Apr 2019 12:38:05 GMT</pubDate>
    <dc:creator>AsakoOkano</dc:creator>
    <dc:date>2019-04-08T12:38:05Z</dc:date>
    <item>
      <title>how to set SAS session encoding to UTF16</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-set-SAS-session-encoding-to-UTF16/m-p/549244#M16032</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have SAS Intelligence platform working on Windows Environment. I want to set my sas app server's session encoding to UTF16 using&amp;nbsp;sasv9_usermods.cfg file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here what I have tried&lt;/P&gt;&lt;P&gt;1. Add following system option to SASConfig/Lev1/SASApp/sasv9_usermods.cfg. and this did not work.&lt;/P&gt;&lt;P&gt;-ENCODING UTF-16&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;error message&lt;/P&gt;&lt;P&gt;[Error] The launch of the server process failed because of an invalid or inaccessible CONFIG file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Add following system option to SASConfig/Lev1/SASApp/sasv9_usermods.cfg. and this worked properly.&lt;/P&gt;&lt;P&gt;-ENCODING shift-jis&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my environment local is ja_JP and DFLANG is Japanses.&amp;nbsp;DBCS option is specified. I suspect this cause combination mismatch of local and encoding and other system option. but unfortunately I did not figure out which system option is wrong. Please anyone give me advice.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 12:38:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-to-set-SAS-session-encoding-to-UTF16/m-p/549244#M16032</guid>
      <dc:creator>AsakoOkano</dc:creator>
      <dc:date>2019-04-08T12:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to set SAS session encoding to UTF16</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-set-SAS-session-encoding-to-UTF16/m-p/549438#M16039</link>
      <description>&lt;P&gt;If I read the NLS reference correctly Language Japanese only supports SHIFT-JIS, EUC-JP and IBM-939 encoding.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you sure that you need to set the SESSION to UTF-16? Perhaps you can get by with using the encoding option on statements such as FILE, Filename, Infile and ODS or INENCODING or OUTENCODING with LIBNAME statements.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 22:33:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-to-set-SAS-session-encoding-to-UTF16/m-p/549438#M16039</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-04-08T22:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: how to set SAS session encoding to UTF16</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-set-SAS-session-encoding-to-UTF16/m-p/549790#M16053</link>
      <description>&lt;P&gt;The only version of Unicode that SAS supports as a session encoding is UTF-8.&amp;nbsp;SAS can read and write files that are encoded as UTF-16 or UTF-32. However, neither encoding is supported in a SAS session.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Elizabeth&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2019 19:59:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-to-set-SAS-session-encoding-to-UTF16/m-p/549790#M16053</guid>
      <dc:creator>ehbales</dc:creator>
      <dc:date>2019-04-09T19:59:41Z</dc:date>
    </item>
  </channel>
</rss>

