<?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: character encoding problem in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/character-encoding-problem/m-p/61902#M3614</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcSDE doesn't have character encoding -- only the databases do.&amp;nbsp; Oracle's encoding &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;rule is defined by the NLS_LANG envronment variable.&amp;nbsp; If you don't specify one in the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;environment or dbinit.sde, the application server will use the default of US7ASCII.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You're using an archaic software stack -- It's been years since ArcSDE 9.0 or Oracle 9i&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;was last supported, and even ArcGIS 9.2 is in Retired support status.&amp;nbsp; You probably &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;want to search postings over in forums.esri.com for NLS_LANG issues.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Aug 2012 10:55:56 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2012-08-20T10:55:56Z</dc:date>
    <item>
      <title>character encoding problem</title>
      <link>https://community.esri.com/t5/data-management-questions/character-encoding-problem/m-p/61901#M3613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How do I change te character encoding in sde?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For our project the data should comply to Latin-1, but all characters outside of ascii aren't displayed in ArcGIS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-When I'm adding data through ArcMap, characters like 'ë' aren't saved correctly in the database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-When I update data directly through Oracle the characters are saved correctly in the database, but are displayed wrong in ArcGIS (as '?')&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any idea what the problem is and how I can fix it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My setup:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Oracle9i&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcSDE 9.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS Desktop 9.2&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 10:35:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/character-encoding-problem/m-p/61901#M3613</guid>
      <dc:creator>KoenVermeer</dc:creator>
      <dc:date>2012-08-20T10:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: character encoding problem</title>
      <link>https://community.esri.com/t5/data-management-questions/character-encoding-problem/m-p/61902#M3614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcSDE doesn't have character encoding -- only the databases do.&amp;nbsp; Oracle's encoding &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;rule is defined by the NLS_LANG envronment variable.&amp;nbsp; If you don't specify one in the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;environment or dbinit.sde, the application server will use the default of US7ASCII.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You're using an archaic software stack -- It's been years since ArcSDE 9.0 or Oracle 9i&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;was last supported, and even ArcGIS 9.2 is in Retired support status.&amp;nbsp; You probably &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;want to search postings over in forums.esri.com for NLS_LANG issues.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 10:55:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/character-encoding-problem/m-p/61902#M3614</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2012-08-20T10:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: character encoding problem</title>
      <link>https://community.esri.com/t5/data-management-questions/character-encoding-problem/m-p/61903#M3615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your reply&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One correction to my previous post, we're using ArcGIS 9.3.1, not 9.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But we do use ArcSDE 9.0, I know this is ancient, but our client isn't ready to upgrade. Could that be a cause for the problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The NLS_CHARACTERSET of oracle is WE8MSWIN1252. That should contain those characters right?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 05:45:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/character-encoding-problem/m-p/61903#M3615</guid>
      <dc:creator>KoenVermeer</dc:creator>
      <dc:date>2012-08-21T05:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: character encoding problem</title>
      <link>https://community.esri.com/t5/data-management-questions/character-encoding-problem/m-p/61904#M3616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Found the solution:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using a pre-9.2 server or client and must set the NLS_LANG variable, for Windows, you must register the NLS_LANG variable before the ArcSDE server is started.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sdeservice -o register -r NLS_LANG -v &amp;lt;value&amp;gt; -p &amp;lt;DB_Admin_password&amp;gt; [-i &amp;lt;service&amp;gt;]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.2/index.cfm?TopicName=Language_support_in_the_geodatabase&amp;amp;anchor=nlsss"&gt;http://webhelp.esri.com/arcgisdesktop/9.2/index.cfm?TopicName=Language_support_in_the_geodatabase&amp;amp;anchor=nlsss&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 06:28:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/character-encoding-problem/m-p/61904#M3616</guid>
      <dc:creator>KoenVermeer</dc:creator>
      <dc:date>2012-08-21T06:28:15Z</dc:date>
    </item>
  </channel>
</rss>

