<?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: A question about Oracle on HP-UX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-oracle-on-hp-ux/m-p/4073220#M307923</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you have to check how is set NLS_LANG on client which is connecting to the database.&lt;BR /&gt;Client NLS_LANG setting is responsible for NLS conversion.&lt;BR /&gt;&lt;BR /&gt;Marian&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 20 Sep 2007 02:37:29 GMT</pubDate>
    <dc:creator>meno</dc:creator>
    <dc:date>2007-09-20T02:37:29Z</dc:date>
    <item>
      <title>A question about Oracle on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-oracle-on-hp-ux/m-p/4073219#M307922</link>
      <description>Hi all&lt;BR /&gt;We recently transplanted Oracle database from Windows to HP-UX.&lt;BR /&gt;Now we are faced with a serious problem.&lt;BR /&gt;Our web application cannot display the characters correctly which it read from Oracle!&lt;BR /&gt;I can't understand because there is no difference in "character set" of the database between windows and unix(I have confirmed it when I initialized the database on Unix)&lt;BR /&gt;&lt;BR /&gt;Any advice will be appreciated&lt;BR /&gt;Thx in advance</description>
      <pubDate>Thu, 20 Sep 2007 02:17:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-oracle-on-hp-ux/m-p/4073219#M307922</guid>
      <dc:creator>Wang,MinJie</dc:creator>
      <dc:date>2007-09-20T02:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: A question about Oracle on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-oracle-on-hp-ux/m-p/4073220#M307923</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you have to check how is set NLS_LANG on client which is connecting to the database.&lt;BR /&gt;Client NLS_LANG setting is responsible for NLS conversion.&lt;BR /&gt;&lt;BR /&gt;Marian&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Sep 2007 02:37:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-oracle-on-hp-ux/m-p/4073220#M307923</guid>
      <dc:creator>meno</dc:creator>
      <dc:date>2007-09-20T02:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: A question about Oracle on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-oracle-on-hp-ux/m-p/4073221#M307924</link>
      <description>Hey Marian&lt;BR /&gt;My client is a windows server&lt;BR /&gt;So how can I view and change NLS_LANG</description>
      <pubDate>Thu, 20 Sep 2007 02:59:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-oracle-on-hp-ux/m-p/4073221#M307924</guid>
      <dc:creator>Wang,MinJie</dc:creator>
      <dc:date>2007-09-20T02:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: A question about Oracle on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-oracle-on-hp-ux/m-p/4073222#M307925</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you can view and set in more ways.&lt;BR /&gt;- first is setting session variable NLS_LANG e.g. AMERICAN_AMERICA.UTF8&lt;BR /&gt;- second is system environment variable NLS_LANG&lt;BR /&gt;- third is registry key HKEY_LOCAL_MACHINE -&amp;gt; SOFTWARE -&amp;gt; ORACLE -&amp;gt; OraClientHome(or something like this) -&amp;gt; NLS_LANG&lt;BR /&gt;&lt;BR /&gt;Marian&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Sep 2007 03:19:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-oracle-on-hp-ux/m-p/4073222#M307925</guid>
      <dc:creator>meno</dc:creator>
      <dc:date>2007-09-20T03:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: A question about Oracle on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-oracle-on-hp-ux/m-p/4073223#M307926</link>
      <description>Hey Marian&lt;BR /&gt;I want to know the exact name of charset on Oracle server.&lt;BR /&gt;How can I know it&lt;BR /&gt;Is the following command correct?:&lt;BR /&gt;SQL&amp;gt;select userenv(â  languageâ  ) from dual;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Sep 2007 03:30:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-oracle-on-hp-ux/m-p/4073223#M307926</guid>
      <dc:creator>Wang,MinJie</dc:creator>
      <dc:date>2007-09-20T03:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: A question about Oracle on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-oracle-on-hp-ux/m-p/4073224#M307927</link>
      <description>Hey Marian&lt;BR /&gt;I got it Thx &lt;BR /&gt;Now I want to know the exact name of charset on Oracle server.&lt;BR /&gt;How can I know it&lt;BR /&gt;Is the following command correct?:&lt;BR /&gt;SQL&amp;gt;select userenv(â  languageâ  ) from dual;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Sep 2007 03:30:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-oracle-on-hp-ux/m-p/4073224#M307927</guid>
      <dc:creator>Wang,MinJie</dc:creator>
      <dc:date>2007-09-20T03:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: A question about Oracle on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-oracle-on-hp-ux/m-p/4073225#M307928</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you can see all abou your NLS in this 3 views:&lt;BR /&gt;----------------&lt;BR /&gt;- NLS_SESSION_PARAMETERS shows the NLS parameters and their values for the session that is querying the view. It does not show information about the character set. &lt;BR /&gt;&lt;BR /&gt;- NLS_INSTANCE_PARAMETERS shows the current NLS instance parameters that have been explicitly set and the values of the NLS instance parameters. &lt;BR /&gt;&lt;BR /&gt;- NLS_DATABASE_PARAMETERS shows the values of the NLS parameters that were used when the database was created&lt;BR /&gt;------------------------&lt;BR /&gt;&lt;BR /&gt;Maybe this manual pages could help you&lt;BR /&gt;for 9i (see Chapter 3):&lt;BR /&gt;&lt;A href="http://download.oracle.com/docs/cd/B10501_01/server.920/a96529/toc.htm" target="_blank"&gt;http://download.oracle.com/docs/cd/B10501_01/server.920/a96529/toc.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;for 10g:&lt;BR /&gt;&lt;A href="http://download.oracle.com/docs/cd/B19306_01/server.102/b14225/toc.htm" target="_blank"&gt;http://download.oracle.com/docs/cd/B19306_01/server.102/b14225/toc.htm&lt;/A&gt;</description>
      <pubDate>Thu, 20 Sep 2007 03:47:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-oracle-on-hp-ux/m-p/4073225#M307928</guid>
      <dc:creator>meno</dc:creator>
      <dc:date>2007-09-20T03:47:38Z</dc:date>
    </item>
  </channel>
</rss>

