NLS_LANGUAGE/NLS_TERRITORY false in NLS_DATABASE_PARAMETERS after db-installation
Hallo!
Server: RHEL 5.3
DB: 10.2.0.1.
I do a fresh test-install of software only with ./runInstaller and oracle-user, after that i use dbca to create a database. the problem: in the oracle-user environment i use "german", during the software installation i use "german" and in dbca i use "german" as nls_language and "germany" as nls_territory, but when the database is created the view nls_database_parameters show:
nls_language american
nls_territory america
Why?? Even if i create templates there is "german" and "germany" in it, also in the initSIDTemp.ora in the scripts-directory there is "german" and "germany", not "american". Why in the database?
Server: RHEL 5.3
DB: 10.2.0.1.
I do a fresh test-install of software only with ./runInstaller and oracle-user, after that i use dbca to create a database. the problem: in the oracle-user environment i use "german", during the software installation i use "german" and in dbca i use "german" as nls_language and "germany" as nls_territory, but when the database is created the view nls_database_parameters show:
nls_language american
nls_territory america
Why?? Even if i create templates there is "german" and "germany" in it, also in the initSIDTemp.ora in the scripts-directory there is "german" and "germany", not "american". Why in the database?
0