Database Administration (MOSC)

MOSC Banner

How do you change the NLS charset of a database.

edited Apr 9, 2013 6:30AM in Database Administration (MOSC) 3 commentsAnswered ✓
Hello,

I am in the process of doing a transportable tablespace to an existing database and i received the following error while doing the import:

Processing object type TRANSPORTABLE_EXPORT/PLUGTS_BLK

ORA-39123: Data Pump transportable tablespace job aborted

ORA-19736: can not plug a tablespace into a database using a different national character set

 

Job "SYSTEM"."SYS_IMPORT_TRANSPORTABLE_01" stopped due to fatal error at 17:05:24

The source database is:

PARAMETER VALUE
NLS_CHARACTERSET = AL32UTF8
NLS_NCHAR_CHARACTERSET= UTF8

The target database is:

PARAMETER VALUE
NLS_CHARACTERSET = AL32UTF8
NLS_NCHAR_CHARACTERSET = AL16UTF16

My environment:

O/S:  Sun Solaris 10

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