Home » SQL & PL/SQL » SQL & PL/SQL » How to query/change DB's NLS_LANG and D2000's NLS_LANG?
How to query/change DB's NLS_LANG and D2000's NLS_LANG? [message #2656] Sun, 04 August 2002 22:30 Go to next message
Fico
Messages: 26
Registered: July 2002
Junior Member
As subject.
Re: How to query/change DB's NLS_LANG and D2000's NLS_LANG? [message #2668 is a reply to message #2656] Mon, 05 August 2002 14:23 Go to previous message
Silpa
Messages: 23
Registered: July 2002
Junior Member
Method1
--------
ALTER SESSION SET NLS_LANG = AMERICAN_AMERICA.US7ASCII

Method2
--------
As initialization parameters on the server. Parameters can be included in the initialization file (INIT.ORA) to specify a default server NLS environment

For detailed description refer to the following link

http://technet.oracle.com/doc/server.815/a67789/ch2.htm#745
Previous Topic: Difficulties creating database link and synonyms
Next Topic: PLS-00103 Error is driving me crazy
Goto Forum:
  


Current Time: Thu Apr 18 18:46:07 CDT 2024