Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Cyrillic character set

Re: Cyrillic character set

From: Vladimir M. Zakharychev <vladimir.zakharychev_at_gmail.com>
Date: 31 Jan 2007 23:49:12 -0800
Message-ID: <1170316152.352573.172660@k78g2000cwa.googlegroups.com>


On Jan 31, 10:16 pm, paul..._at_compuserve.com wrote:
> On Jan 30, 10:24 pm, "Vladimir M. Zakharychev"
>
>
>
> <vladimir.zakharyc..._at_gmail.com> wrote:
> > On Jan 31, 8:56 am, paul..._at_compuserve.com wrote:
>
> > > On Jan 23, 8:00 pm, athr..._at_gmail.com wrote:
>
> > > > currently i am using the NLS_LANG charcater set value as
> > > > "_.WE8ISO8859P1". i would like to know if it support the Cyrillic
> > > > character set.
>
> > > No, it does not.
>
> > > Cyrillic character set has all ASCII symbols (including English
> > > alphabet), so if you don't have say German or French data, you can use
> > > one of these Cyrillic encoding in Oracle itlself (you must do it) and
> > > NLS_LANG
>
> > > 1) Under Windows: Oracle itself - WE8MSWIN1251
> > > NLS_LANG, for example,
> > > Russian.Russia.WE8MSWIN1251
>
> > > 2) Under Unix: WE8ISO8859P5
> > > NLS_LANG, for example,
> > > Russian.Russia.WE8ISO8859P5
>
> > > --
> > > Regards,
> > > Paul Gorodyansky
> > > "Cyrillic (Russian): instructions for Windows and Internet":
> > > http://RusWin.net
> > > Russian On-screen Keyboard:http://Kbd.RusWin.net
>
> > Couple of corrections are due:
>
> > Russian.Russia.WE8MSWIN1251 should actually be
> > Russian_Russia.CL8MSWIN1251.
>
> Thanks! It's 2nd time I made such mistake - while taking WE8ISO... I
> foget replace "WE" which is "Western European character set" :) while
> it has to be "CL" ("Cyrillic character set").
>
> > Same is true for the Unix version except
> > charset name as it's correct this time.
>
> So under Unix it's still "WE" and not "CL"?
>
> > Russian_CIS can also be used as Language_Territory.
>
> O, thanks.
>
> --
> Regards,
> Paul

I meant that WE8ISO8859P5 is correct charset name. One can try to use CL8MSWIN1251 either, but I am not sure every Unix out there supports this code page... :)

Regards,

    Vladimir M. Zakharychev
    N-Networks, makers of Dynamic PSP(tm)     http://www.dynamicpsp.com Received on Thu Feb 01 2007 - 01:49:12 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US