Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

NLS_LANG GERMAN_GERMANY

user2015671Feb 4 2011 — edited Feb 4 2011
I set nls_lang in my enviroment variable.

setenv NLS_LANG GERMAN_GERMANY.WE8ISO8859P1

But if we see below output then we can find connection to oracle is in English i.e. Username: / as sysdba

I want everything is in German. How i can do that?

===================================================
expdp
Export: Release 11.2.0.1.0 - Production on Fr Feb 4 13:17:30 2011

Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.

Username: / as sysdba

Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
"SYS"."SYS_EXPORT_SCHEMA_01": /******** AS SYSDBA wird gestartet
Schatzung erfolgt mit Methode BLOCKS...
Objekttyp SCHEMA_EXPORT/TABLE/TABLE_DATA wird verarbeitet
Gesamte Schatzung mit BLOCKS Methode: 0 KB
Objekttyp SCHEMA_EXPORT/ROLE_GRANT wird verarbeitet
Master-Tabelle "SYS"."SYS_EXPORT_SCHEMA_01" erfolgreich geladen/entladen
******************************************************************************
Fur SYS.SYS_EXPORT_SCHEMA_01 festgelegte Dump-Datei ist:
/oracle/11.2.0/product/rdbms/log/expdat.dmp
Job "SYS"."SYS_EXPORT_SCHEMA_01" erfolgreich um 13:18:51 abgeschlossen
===================================================
This post has been answered by unknown-698157 on Feb 4 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 4 2011
Added on Feb 4 2011
4 comments
1,539 views