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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: NLS_CHARACTERSET client settings

RE: NLS_CHARACTERSET client settings

From: Mercadante, Thomas F <thomas.mercadante_at_labor.state.ny.us>
Date: Wed, 16 Feb 2005 08:19:25 -0500
Message-ID: <C9995D8C5E0DDA4A8FF9D68EE666CE0702A97365@exchsen0a1ma>


Jared,

If there is still anything that is way to confusing it's Oracle's implementation of Character sets. Especially on Windows machines.

I've tried all of the Metalink notes when trying to load Russian Characters into an AL32UTF8 database.

If you use two Oracle Homes, you can update the NLS_LANG registry setting to identify which language you are speaking when you run your client software. This seemed to work for sqlldr. But the sqlplus attempts were strange at best. Part of my issue was getting a Windows box to display the correct characters back to me. I really needed an application person to create a web page to pull the data back to see if worked. But they were not "ready" to test this yet. So I am on hold with it right now.

Hope this helps.

Tom

-----Original Message-----
From: Jared Still [mailto:jkstill_at_gmail.com] Sent: Tuesday, February 15, 2005 8:44 PM To: Jacques Kilchoer
Cc: Oracle-L Freelists
Subject: Re: NLS_CHARACTERSET client settings

On Tue, 15 Feb 2005 17:34:43 -0800, Jacques Kilchoer <Jacques.Kilchoer_at_quest.com> wrote:
>
> I thought you couldn't set NLS_CHARACTERSET on the client. Do you mean
> NLS_LANG?
Yes, I meant NLS_LANG.

>
> If you want to change NLS_LANG, you could create a different batch file
for
> each application, e.g.
>
> set nls_lang=ENGLISH_UNITED KINGDOM.WE8ISO8859P1
> %oracle_home%\bin\sqlplus
>
> and create a shortcut to the batch file in the Start Menu or on the
desktop.
>
> But this seems too simple so I must be missing something.

Simple yes, but I would greatly prefer not adding an active element ( a batch file) to the apps.

-- 
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist
--
http://www.freelists.org/webpage/oracle-l
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Feb 16 2005 - 08:22:25 CST

Original text of this message

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