<?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 ORA-29275 - partial multibyte character (Analytics Pro) in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/ORA-29275-partial-multibyte-character-Analytics-Pro/m-p/123358#M259940</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new to SAS Analytics Pro.&lt;/P&gt;&lt;P&gt;Got the following error when reading data from Oracle database.&lt;/P&gt;&lt;P&gt;It seems like the character set between SAS and Oracle DB does not match.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp; Data test;&lt;BR /&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp; set orapmkt.v_dw_hk_misc_clickthrough;&lt;BR /&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp; run;&lt;/P&gt;&lt;P&gt;ERROR: Error fetching from cursor. ORACLE error is ORA-29275: partial multibyte character and no result.&lt;BR /&gt;NOTE: The DATA step has been abnormally terminated.&lt;BR /&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;NOTE: There were 500 observations read from the data set ORAPMKT.V_DW_HK_MISC_CLICKTHROUGH.&lt;BR /&gt;WARNING: The data set WORK.TEST may be incomplete.&amp;nbsp; When this step was stopped there were 500&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; observations and 15 variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have searched related documents on web and cannot find some sample script on how to set the character set to UTF-8 in the SAS section when retrieving the data.&lt;/P&gt;&lt;P&gt;Can someone help to answer where to put ENCODING=UTF-8?&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Sep 2012 09:23:14 GMT</pubDate>
    <dc:creator>terry711</dc:creator>
    <dc:date>2012-09-17T09:23:14Z</dc:date>
    <item>
      <title>ORA-29275 - partial multibyte character (Analytics Pro)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ORA-29275-partial-multibyte-character-Analytics-Pro/m-p/123358#M259940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new to SAS Analytics Pro.&lt;/P&gt;&lt;P&gt;Got the following error when reading data from Oracle database.&lt;/P&gt;&lt;P&gt;It seems like the character set between SAS and Oracle DB does not match.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp; Data test;&lt;BR /&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp; set orapmkt.v_dw_hk_misc_clickthrough;&lt;BR /&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp; run;&lt;/P&gt;&lt;P&gt;ERROR: Error fetching from cursor. ORACLE error is ORA-29275: partial multibyte character and no result.&lt;BR /&gt;NOTE: The DATA step has been abnormally terminated.&lt;BR /&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;NOTE: There were 500 observations read from the data set ORAPMKT.V_DW_HK_MISC_CLICKTHROUGH.&lt;BR /&gt;WARNING: The data set WORK.TEST may be incomplete.&amp;nbsp; When this step was stopped there were 500&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; observations and 15 variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have searched related documents on web and cannot find some sample script on how to set the character set to UTF-8 in the SAS section when retrieving the data.&lt;/P&gt;&lt;P&gt;Can someone help to answer where to put ENCODING=UTF-8?&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2012 09:23:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ORA-29275-partial-multibyte-character-Analytics-Pro/m-p/123358#M259940</guid>
      <dc:creator>terry711</dc:creator>
      <dc:date>2012-09-17T09:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: ORA-29275 - partial multibyte character (Analytics Pro)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ORA-29275-partial-multibyte-character-Analytics-Pro/m-p/123359#M259941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will find the doc for this area of questions under NLS (national language support).&lt;/P&gt;&lt;P&gt;Not sure if below link is the answer:&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://support.sas.com/documentation/cdl/en/nlsref/63072/HTML/default/viewer.htm#n08gwe43ne71imn1oz7se05kthxi.htm" title="http://support.sas.com/documentation/cdl/en/nlsref/63072/HTML/default/viewer.htm#n08gwe43ne71imn1oz7se05kthxi.htm"&gt;http://support.sas.com/documentation/cdl/en/nlsref/63072/HTML/default/viewer.htm#n08gwe43ne71imn1oz7se05kthxi.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to get support from your SAS Admin at your site for this. It's not really something a SAS "business" user should have to solve on it's own.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2012 23:55:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ORA-29275-partial-multibyte-character-Analytics-Pro/m-p/123359#M259941</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2012-09-17T23:55:23Z</dc:date>
    </item>
  </channel>
</rss>

