Changing US7ASCII or WE8ISO8859P1 to WE8MSWIN1252 in 8i, 9i, 10g and 11g
(Doc ID 555823.1)
Last updated on FEBRUARY 03, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 8.1.7.4 to 11.2.0.4 [Release 8.1.7 to 11.2] Oracle Database - Standard Edition - Version 8.1.7.4 to 11.2.0.4 [Release 8.1.7 to 11.2] Information in this document applies to any platform.
***Checked for relevance on 12-Mar-2018***
Purpose
To provide a guide to change the NLS_CHARACTERSET from US7ASCII or WE8ISO8859P1 to WE8MSWIN1252.
We strongly advice to follow this note also when using export/import from an US7ASCII or WE8ISO8859P1 to a WE8MSWIN1252 database.
The current NLS_CHARACTERSET is seen in NLS_DATABASE_PARAMETERS.
conn / as sysdba select value from NLS_DATABASE_PARAMETERS where parameter='NLS_CHARACTERSET';
This note is ONLY for 8i, 9i, 10g and 11g it cannot be used for Oracle RDBMS 12c For other characterset conversions and Oracle 12c please see <Note 225912.1> Changing the Database Character Set ( NLS_CHARACTERSET )
Scope
Any DBA want to change the current NLS_CHARACTERSET from US7ASCII or WE8ISO8859P1 to WE8MSWIN1252 in 8i, 9i, 10g and 11g.
Details
To view full details, sign in with your My Oracle Support account.
Don't have a My Oracle Support account? Click to get started!