Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: NLS_Lang
Khoco wrote:
> Hallo,
> wie kann ich auf bei einem Oracle Client nachträglich die
> sprachversion ändern?
> nur in der RegEdit?
>
> Hello,
> how can I change the language version on a Oracle client?
> only in the regedit?
>
> thx
NLS_LANG can be set as an environment variable in a DOS session, and in the registry. NLS_LANG is not an ordinary NLS parameter, as it's the only one to include the characterset, so can not be set by alter session statements.
This is documented in the Globalization manual.
-- Sybrand Bakker Senior Oracle DBAReceived on Mon Jul 03 2006 - 04:37:32 CDT
![]() |
![]() |