Why I cannot set the Charactor Set while installing. [message #310407] |
Tue, 01 April 2008 02:42 |
crazyzhou
Messages: 38 Registered: March 2008 Location: china
|
Member |
|
|
whatever my OS' language is English or Chinese, the Charactor set of the database I choose is ZHS16GBK or UTF8, after the installation is completed, the parameter NLS_LANGUAGE's value always is "AMARICAN":just like the following:
SQL> show parameter nls
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
nls_calendar string
nls_comp string
nls_currency string
nls_date_format string
nls_date_language string
nls_dual_currency string
nls_iso_currency string
nls_language string AMERICAN
nls_length_semantics string BYTE
nls_nchar_conv_excp string FALSE
nls_numeric_characters string
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
nls_sort string
nls_territory string AMERICA
nls_time_format string
nls_time_tz_format string
nls_timestamp_format string
nls_timestamp_tz_format string
how can I install the ZHs16GBK or other Charactor Set?
thank you!
|
|
|
|
|
|
|