language setting
Hello I have 2 Oracle installation on 2 different host Linux 6 x86-64 , Oracle 11.2.0.3.
the language are differents in sql ( german and english). what could be the cause of this language difference?
regards
Giorgio
environment variable:
LANG=de_CH.utf8
sqlplus
1)
SQL*Plus: Release 11.2.0.3.0 Production on Wed Sep 25 17:44:00 2013
Copyright (c) 1982, 2011, Oracle. All rights reserved.
Enter user-name: / as sysdba
Verbunden mit:
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
2)
SQL*Plus: Release 11.2.0.3.0 Production on Wed Sep 25 17:45:26 2013
Copyright (c) 1982, 2011, Oracle. All rights reserved.
Enter user-name: / as sysdba
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
the language are differents in sql ( german and english). what could be the cause of this language difference?
regards
Giorgio
environment variable:
LANG=de_CH.utf8
sqlplus
1)
SQL*Plus: Release 11.2.0.3.0 Production on Wed Sep 25 17:44:00 2013
Copyright (c) 1982, 2011, Oracle. All rights reserved.
Enter user-name: / as sysdba
Verbunden mit:
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
2)
SQL*Plus: Release 11.2.0.3.0 Production on Wed Sep 25 17:45:26 2013
Copyright (c) 1982, 2011, Oracle. All rights reserved.
Enter user-name: / as sysdba
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
0