<?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: Arabic character Support on HPUX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/arabic-character-support-on-hpux/m-p/2653622#M46675</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The following link may help:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://jordan.fortwayne.com/oracle/817.html" target="_blank"&gt;http://jordan.fortwayne.com/oracle/817.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Accordingly, you need to specify the ORA_NLS33 and NLS_LANG in your login profile. &lt;BR /&gt;&lt;BR /&gt;Example for Oracle 8.1.7,&lt;BR /&gt;&lt;BR /&gt;1) Set your ORA_NLS33 (same for all languages):&lt;BR /&gt;&lt;BR /&gt;ORA_NLS33=/u01/app/oracle/product/8.1.7/ocommon/nls/admin/data; export ORA_NLS33 &lt;BR /&gt;&lt;BR /&gt;2) Set your NLS_LANG:&lt;BR /&gt;&lt;BR /&gt;For .dtprofile or .profile,&lt;BR /&gt;&lt;BR /&gt;export NLS_LANG=arabic&lt;BR /&gt;&lt;BR /&gt;For .cshrc or .login,&lt;BR /&gt;&lt;BR /&gt;setenv NLS_LANG arabic&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
    <pubDate>Mon, 28 Jan 2002 13:20:08 GMT</pubDate>
    <dc:creator>Steven Sim Kok Leong</dc:creator>
    <dc:date>2002-01-28T13:20:08Z</dc:date>
    <item>
      <title>Arabic character Support on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/arabic-character-support-on-hpux/m-p/2653618#M46671</link>
      <description>Hi Folks,&lt;BR /&gt;&lt;BR /&gt;'m running HP-UX 11.00 on A400 Class server, running Oracle 8i database, now our dba has created a database instance and wants to enter data in arabic format. &lt;BR /&gt;&lt;BR /&gt;My qts :&lt;BR /&gt;&lt;BR /&gt;1) Does HP-UX support Arabic character set?&lt;BR /&gt;2) What kind of Terminal emulation should i use configure for achiving the above result.&lt;BR /&gt;3) Is there any other way out...&lt;BR /&gt;&lt;BR /&gt;Suggestion Welcomed....&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Dayanand Naik</description>
      <pubDate>Sun, 27 Jan 2002 12:06:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/arabic-character-support-on-hpux/m-p/2653618#M46671</guid>
      <dc:creator>Dayanand Naik</dc:creator>
      <dc:date>2002-01-27T12:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Arabic character Support on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/arabic-character-support-on-hpux/m-p/2653619#M46672</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;First, check to see what locales are currently installed on your system by typing:&lt;BR /&gt;&lt;BR /&gt;# locale -a&lt;BR /&gt;&lt;BR /&gt;Check to see what languages are installed on your system by typing:&lt;BR /&gt;&lt;BR /&gt;# /usr/sbin/swlist -l fileset International&lt;BR /&gt;&lt;BR /&gt;If it was not installed, you can install it from the HP-UX Core media via swinstall.&lt;BR /&gt;&lt;BR /&gt;Once the language has been installed, then you can proceed to set the LANG environment variable for the user requiring the Arabic character support.&lt;BR /&gt;&lt;BR /&gt;For Arabic (Algeria), use any of the following:&lt;BR /&gt;1) ar_DZ.arabic8&lt;BR /&gt;2) ar_DZ.utf8&lt;BR /&gt; &lt;BR /&gt;For Arabic (Saudi Arabia), use any of the following:&lt;BR /&gt;1) ar_SA.arabic8&lt;BR /&gt;2) ar_SA.iso88596&lt;BR /&gt;3) ar_SA.utf8&lt;BR /&gt;&lt;BR /&gt;For example, if you are using ar_SA.arabic8, then:&lt;BR /&gt;&lt;BR /&gt;Set for .dtprofile or .profile:&lt;BR /&gt;&lt;BR /&gt;export LANG=ar_SA.arabic8&lt;BR /&gt;&lt;BR /&gt;Set for .cshrc or .login,&lt;BR /&gt;&lt;BR /&gt;setenv LANG ar_SA.arabic8&lt;BR /&gt;&lt;BR /&gt;For further information, look at the document "Configuring HP-UX for Different Languages" at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/onlinedocs/5971-2271/5971-2271.html" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/5971-2271/5971-2271.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Sun, 27 Jan 2002 14:15:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/arabic-character-support-on-hpux/m-p/2653619#M46672</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-01-27T14:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: Arabic character Support on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/arabic-character-support-on-hpux/m-p/2653620#M46673</link>
      <description>..The following doc discusses HPUX biderectional Language Support:&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1171-90148/B1171-90148_top.html&amp;amp;con=/hpux/onlinedocs/B1171-90148/00/00/63-con.html&amp;amp;toc=/hpux/onlinedocs/B1171-90148/00/00/63-toc.html&amp;amp;searchterms=character%7csupport%7cArabic&amp;amp;queryid=20020127-074117" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1171-90148/B1171-90148_top.html&amp;amp;con=/hpux/onlinedocs/B1171-90148/00/00/63-con.html&amp;amp;toc=/hpux/onlinedocs/B1171-90148/00/00/63-toc.html&amp;amp;searchterms=character%7csupport%7cArabic&amp;amp;queryid=20020127-074117&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;..Intersting discussions are found on these Threads:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x520e72106351d5118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x520e72106351d5118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xb8fb6c96588ad4118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xb8fb6c96588ad4118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;G'd luck&lt;BR /&gt;t++</description>
      <pubDate>Sun, 27 Jan 2002 15:45:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/arabic-character-support-on-hpux/m-p/2653620#M46673</guid>
      <dc:creator>T. M. Louah</dc:creator>
      <dc:date>2002-01-27T15:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Arabic character Support on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/arabic-character-support-on-hpux/m-p/2653621#M46674</link>
      <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;Thanks for your message, I did solve the same. but my dba says that how can he type arabic characters in the the database when he uses sqlplus to add records and via any third part application software.&lt;BR /&gt;&lt;BR /&gt;Suggestion Welcomed&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Dayanand Naik.</description>
      <pubDate>Mon, 28 Jan 2002 06:48:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/arabic-character-support-on-hpux/m-p/2653621#M46674</guid>
      <dc:creator>Dayanand Naik</dc:creator>
      <dc:date>2002-01-28T06:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: Arabic character Support on HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/arabic-character-support-on-hpux/m-p/2653622#M46675</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The following link may help:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://jordan.fortwayne.com/oracle/817.html" target="_blank"&gt;http://jordan.fortwayne.com/oracle/817.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Accordingly, you need to specify the ORA_NLS33 and NLS_LANG in your login profile. &lt;BR /&gt;&lt;BR /&gt;Example for Oracle 8.1.7,&lt;BR /&gt;&lt;BR /&gt;1) Set your ORA_NLS33 (same for all languages):&lt;BR /&gt;&lt;BR /&gt;ORA_NLS33=/u01/app/oracle/product/8.1.7/ocommon/nls/admin/data; export ORA_NLS33 &lt;BR /&gt;&lt;BR /&gt;2) Set your NLS_LANG:&lt;BR /&gt;&lt;BR /&gt;For .dtprofile or .profile,&lt;BR /&gt;&lt;BR /&gt;export NLS_LANG=arabic&lt;BR /&gt;&lt;BR /&gt;For .cshrc or .login,&lt;BR /&gt;&lt;BR /&gt;setenv NLS_LANG arabic&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Mon, 28 Jan 2002 13:20:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/arabic-character-support-on-hpux/m-p/2653622#M46675</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-01-28T13:20:08Z</dc:date>
    </item>
  </channel>
</rss>

