menual checklist of 10g related question.
Hi,
Starting in Oracle 9i the National Characterset (NLS_NCHAR_CHARACTERSET) will be limited to UTF8 and AL16UTF16. Any other NLS_NCHAR_CHARACTERSET will no longer be supported.
For more details, refer to Note:276914.1 "The National Character Set in Oracle 9i and 10g"
Starting in Oracle 9i the National Characterset (NLS_NCHAR_CHARACTERSET) will be limited to UTF8 and AL16UTF16. Any other NLS_NCHAR_CHARACTERSET will no longer be supported.
For more details, refer to
I am not able to understand in below step 6 from menual check list what exactly needs to be done while upgrading db from 8.1.7.4 to 10.2.0.4.
Step 6:Starting in Oracle 9i the National Characterset (NLS_NCHAR_CHARACTERSET) will be limited to UTF8 and AL16UTF16. Any other NLS_NCHAR_CHARACTERSET will no longer be supported.
For more details, refer to Note:276914.1 "The National Character Set in Oracle 9i and 10g"
Starting in Oracle 9i the National Characterset (NLS_NCHAR_CHARACTERSET) will be limited to UTF8 and AL16UTF16. Any other NLS_NCHAR_CHARACTERSET will no longer be supported.
For more details, refer to
0