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: Changing NLS_LANG parameter

RE: Changing NLS_LANG parameter

From: <DDORR_at_cedelglobalservices.com>
Date: Wed, 3 May 2000 14:06:05 +0200
Message-Id: <10486.104787@fatcity.com>


> ----------
> From: Daiminger, Helmut[SMTP:Helmut.Daiminger_at_gedas.de]
> Reply To: ORACLE-L_at_fatcity.com
> Sent: Wednesday, May 03, 2000 14:34
> To: Multiple recipients of list ORACLE-L
> Subject: Changing NLS_LANG parameter
>
> Hi!
>
> I am about to install Documtentum (document management system) on top of
> Oracle 8.1.5. The Documentum installation instructions require me to set
> nls_lang=GERMAN_GERMANY. But on my database server NLS_LANG is set to
> AMERICA_AMERICAN. How do I change this? The only way I know of is through
> ALTER SESSION.
>
> Can I add the NLS_LANG setting in some file so that whenever the database
> is
> started, it is set to GERMAN_GEMRANY?
>

Yes : in ~oracle/.profile :

NLS_LANG=<whatever-you-want> export NLS_LANG

> This is 8.1.5 on Sun Solaris 2.7
>
> Thanks,
> Helmut
> --
> Author: Daiminger, Helmut
> INET: Helmut.Daiminger_at_gedas.de
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>

                                                          
Visit us at http://www.clearstream.com           
                                                          

IMPORTANT MESSAGE Internet communications are not secure and therefore Clearstream International does not accept legal responsibility for the contents of this message.

The information contained in this e-mail is confidential and may be legally privileged. It is intended solely for the addressee. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. Any views expressed in this e-mail are those of the individual sender, except where the sender specifically states them to be the views of Clearstream International or of any of its affiliates or subsidiaries. Received on Wed May 03 2000 - 07:06:05 CDT

Original text of this message

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