Print Thread
Unable to view in different languages
#10662 04/04/03 01:16 PM
Joined: Apr 2003
Posts: 2
T
Member
OP Offline
Member
T
Joined: Apr 2003
Posts: 2
I'm unable to view text data stored in a database with UTFcharacter set.
for example,
I have entered some japanese characters and this is to be saved in the UTF oracle database.
I am using PL/SQL developer to access the database to verify the japanese entry which i've made. However, i am unable to view the appropriate japanese characters despite making the font changes in the Tools -> Preferences -> Fonts option in PL/SQL to set the fonts suitable for viewing japanese characters.

The NLS_LANG registry parameter for my oracle8i is AMERCIAN_AMERICA.WE8ISO8859P1.

My database parameters is as below :-

NLS Database Parameters
Parameter Value
NLS_CALENDAR GREGORIAN
NLS_CHARACTERSET UTF8
NLS_COMP BINARY
NLS_CURRENCY $
NLS_DATE_FORMAT DD-MON-RR
NLS_DATE_LANGUAGE AMERICAN
NLS_DUAL_CURRENCY $
NLS_ISO_CURRENCY AMERICA
NLS_LANGUAGE AMERICAN
NLS_NCHAR_CHARACTERSET UTF8
NLS_NUMERIC_CHARACTERS .,
NLS_RDBMS_VERSION 8.1.7.0.0
NLS_SORT BINARY
NLS_TERRITORY AMERICA
NLS_TIMESTAMP_FORMAT
NLS_TIMESTAMP_TZ_FORMAT
NLS_TIME_FORMAT HH.MI.SSXFF AM
NLS_TIME_TZ_FORMAT HH.MI.SSXFF AM

Can someone help me to view japanese/other languages successfully in an UTF database via PL/SQL?

Many Thanks,
Shean Yang

Re: Unable to view in different languages
#10663 04/04/03 09:33 PM
Joined: Aug 1999
Posts: 22,218
Member
Offline
Member
Joined: Aug 1999
Posts: 22,218
The NLS_LANG setting of your Oracle Home registry must include the appropriate Japanese character set. If it is WE8ISO8859P1, all characters will be converted to 8 bits west european.

Can you change this and try again?

------------------
Marco Kalter
Allround Automations


Marco Kalter
Allround Automations

Moderated by  support 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.1.33 Page Time: 0.029s Queries: 13 (0.011s) Memory: 2.5031 MB (Peak: 3.0435 MB) Data Comp: Off Server Time: 2024-05-15 07:14:40 UTC
Valid HTML 5 and Valid CSS