| sam |
Posted: Jan 11, 2008 12:59:18 AM |
Total Post: 2
Joined: Jan, 2008
|
Is it possible to display two or more languages( lke japanese,korean,chinese ) at same time in a single instance of database ?
our platform is RedHat linux |
|
|
MOH_DBA |
| Posted: Jan 12, 2008 11:33:45 AM | |
|
Total Post: 123
Joined: Nov, 2007
|
yes it's possible.
first make sure that the languages you want are installed in your redhat.
and then use a multibyte and superset character set which satisfy your needs.
Example. AL16UTF16 which in one unicode character can be 2 to 4 bytes in this encoding.
Characters from both European (including ASCII) and most Asian scripts are represented in 2 bytes.
Supplementary characters(I hope you know it) are represented in 4 Bytes.
|
|
|
|
|
sam |
| Posted: Jan 13, 2008 03:34:13 AM | |
|
Total Post: 2
Joined: Jan, 2008
|
hi,
thanks for reply
i tried to set it for my console using locale i.e.
set LC_ALL=ja_JP.utf8
this doesnt work for shell prompt, for gui it works
i want to do it for shell also.
also i have to make the terminal compatible for three languages
i.e. japanese,chinese,korean
i am new to administration :(
i will be thankful, if u provide me a detailed description..
|
|
|
|
|
MOH_DBA |
| Posted: Jan 13, 2008 02:21:50 PM | |
|
Total Post: 123
Joined: Nov, 2007
|
I can give this link which have a very detail description for the Globalization suport.\
if you have any problems Plz tell me so.
http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96529/toc.htm
|
|
|
|
|
| Time Zone: EDT |
Send this thread to your friend |