Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

Oracle Character set query during database upgrade

Hi
We have a 12c Oracle database (RHEL) with the following character sets :-

NLS_NCHAR_Characterset UTF8
NLS_Characterset AL32UTF8

We want to migrate the data (using data pump) to a new 19C database RHEL 8.X.

My question is :-

(1)Should I keep the charactersets the same as source or create it with settings :-

NLS_NCHAR_Characterset AL16UTF16
NLS_Characterset AL32UTF8

(2)Will there be any issues during the export/import if NLS_NCHAR_Characterset was AL16UTF16 on target?

(3)is AL16UTF16 as superset of UTF8 i.e. there will no data loss if I used AL16UTF16 ?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center