<?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>Question Re: RfcSvr and Unicode in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/rfcsvr-and-unicode/qaa-p/4603283#M1760751</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 have the same problem but in a Windows server. I haven´t found information about how to set the code_page to receive the RFC invocation from Unicode SAP Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Dec 2009 00:08:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-09T00:08:30Z</dc:date>
    <item>
      <title>RfcSvr and Unicode</title>
      <link>https://community.sap.com/t5/technology-q-a/rfcsvr-and-unicode/qaq-p/4603277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, gurus!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is: does DI RfcSvr supports unicode? When I trying to test unicode RFC connection to RfcSvr it falls to core dump (on Solaris 10 SPARC)...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 10:52:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfcsvr-and-unicode/qaq-p/4603277</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T10:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: RfcSvr and Unicode</title>
      <link>https://community.sap.com/t5/technology-q-a/rfcsvr-and-unicode/qaa-p/4603278#M1760746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sergey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell us a little more about your environment?  For instance:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-four-part version of Data Integrator/Data Services&lt;/P&gt;&lt;P&gt;-SAP version, including whether the system is set to use unicode&lt;/P&gt;&lt;P&gt;-Locale on the Solaris environment that runs your jobserver (output from "locale" command)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;~Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 14:53:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfcsvr-and-unicode/qaa-p/4603278#M1760746</guid>
      <dc:creator>scott_broadway</dc:creator>
      <dc:date>2008-10-16T14:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: RfcSvr and Unicode</title>
      <link>https://community.sap.com/t5/technology-q-a/rfcsvr-and-unicode/qaa-p/4603279#M1760747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a DI job what transfers data from Oracle Database to SAP BW info-source. The job works perfectly but where are small problem with cyrillic character encoding - cyrilic letters shown at BW as non-cyrilic symbols. Codepages settings for entire dataflow are following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oracle Database codepage - CL8MSWIN1251&lt;/P&gt;&lt;P&gt;NLS_LANG setting on Job Server host - RUSSIAN_CIS.CL8MSWIN1251&lt;/P&gt;&lt;P&gt;Job Server OS - Slaris 10 Generic_137111-05 SPARC&lt;/P&gt;&lt;P&gt;Job Server account locale - en_US.UTF-8&lt;/P&gt;&lt;P&gt;SAP BW is unicode system&lt;/P&gt;&lt;P&gt;Codepage for Oracle DS in DI - cp1251&lt;/P&gt;&lt;P&gt;Codepage for SAP BW - we have tried cp1251 and utf-8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In DI Designer we can wiev Oracle data correctly. If we transfer data to file on Job Server host rather SAP BW DS - we got correct data in all cases (cp1251 and utf-8) at file format. But not in SAP BW. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For BW in case of utf-8 we got two-character sequences for each character from Oracle (because DI RfcSvr doesn't support unicode - isn't it?).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case of cp1251 we got symbols with following character codes for russian alphabet:&lt;/P&gt;&lt;P&gt;For capital letters: 49152, 49408, 49664, 49920, 50176, etc...&lt;/P&gt;&lt;P&gt;For lowercase letters: 57344, 57600, 57856, 58112, 58368, etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now we use self-developed FM at BW side to convert whis symbols to correct russian symbols - but it's not rught method...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sergey Ivanov on Oct 20, 2008 11:11 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sergey Ivanov on Oct 20, 2008 11:12 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 09:10:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfcsvr-and-unicode/qaa-p/4603279#M1760747</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-20T09:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: RfcSvr and Unicode</title>
      <link>https://community.sap.com/t5/technology-q-a/rfcsvr-and-unicode/qaa-p/4603280#M1760748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The rfcsvr.exe is not involved in the data movement. It just gets a signal "start batch job now with this RequestID" and that's it.&lt;/P&gt;&lt;P&gt;I would have thought that you did everything correct, especially setting the BW datastore to utf-8 as codepage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only other thought I would have is that the stty settings of Unix have an impact on the SAPGUI. "stty cs8 -istrip"&lt;/P&gt;&lt;P&gt;Just a guess...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 09:26:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfcsvr-and-unicode/qaa-p/4603280#M1760748</guid>
      <dc:creator>werner_daehn</dc:creator>
      <dc:date>2008-10-27T09:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: RfcSvr and Unicode</title>
      <link>https://community.sap.com/t5/technology-q-a/rfcsvr-and-unicode/qaa-p/4603281#M1760749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've solve my problem...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that SAP BW does not completly supports unicode - russian characters transfers by RFC as single-byte caharcters with conversion. So i've set environment variable SAP_CODEPAGE=1504 and librfc became transfer correct characters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2008 11:55:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfcsvr-and-unicode/qaa-p/4603281#M1760749</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-07T11:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: RfcSvr and Unicode</title>
      <link>https://community.sap.com/t5/technology-q-a/rfcsvr-and-unicode/qaa-p/4603282#M1760750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, didn't know that!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2008 20:49:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfcsvr-and-unicode/qaa-p/4603282#M1760750</guid>
      <dc:creator>werner_daehn</dc:creator>
      <dc:date>2008-11-07T20:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: RfcSvr and Unicode</title>
      <link>https://community.sap.com/t5/technology-q-a/rfcsvr-and-unicode/qaa-p/4603283#M1760751</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 have the same problem but in a Windows server. I haven´t found information about how to set the code_page to receive the RFC invocation from Unicode SAP Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 00:08:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfcsvr-and-unicode/qaa-p/4603283#M1760751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-09T00:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: RfcSvr and Unicode</title>
      <link>https://community.sap.com/t5/technology-q-a/rfcsvr-and-unicode/qaa-p/4603284#M1760752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We've made an integration between SAP BW and external sources using&lt;/P&gt;&lt;P&gt;data services. So the problem is that the system uploads incorrect data&lt;/P&gt;&lt;P&gt;with cyrillic symbols. We cannot see russian letters, the system shows&lt;/P&gt;&lt;P&gt;incomprehensible symbols.&lt;/P&gt;&lt;P&gt;E.g.: we upload a table, which includes columns with data: 1. name&lt;/P&gt;&lt;P&gt;(type "char") 2. lastname (type "char") 3. postal codes&lt;/P&gt;&lt;P&gt;(type "integer"). Column №3 uploaded succesfully but columns №2 and №1&lt;/P&gt;&lt;P&gt;were uploaded with incorrect symbols. Data in English upload&lt;/P&gt;&lt;P&gt;succesfully.&lt;/P&gt;&lt;P&gt; GUI Incoding for import/export data uses ANSI for Unicode systems.&lt;/P&gt;&lt;P&gt;SAP BusinessObjects Data Services locale selector uses codepage UTF-8.&lt;/P&gt;&lt;P&gt;BW targe codepage cp1251&lt;/P&gt;&lt;P&gt;Also we added system variable "SAP_CODEPAGE" with value 1504 to&lt;/P&gt;&lt;P&gt;settings in Windows 7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We try to change this settings, but hasn't right effect.&lt;/P&gt;&lt;P&gt;Need your help to solve this problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Nov 2010 11:56:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfcsvr-and-unicode/qaa-p/4603284#M1760752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-25T11:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: RfcSvr and Unicode</title>
      <link>https://community.sap.com/t5/technology-q-a/rfcsvr-and-unicode/qaa-p/4603285#M1760753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We solve this problem after change Codepage for SQL  DS in DI - cp1251&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 09:14:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfcsvr-and-unicode/qaa-p/4603285#M1760753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-29T09:14:33Z</dc:date>
    </item>
  </channel>
</rss>

