Database Tuning (MOSC)

MOSC Banner

Db upgrade

edited Feb 9, 2010 3:17AM in Database Tuning (MOSC) 5 commentsAnswered
 Hi ,
I am going to upgarde the db from 8.1.7.4 to 10.2.0.4 and the current charecterset is :
SQL> select * from NLS_DATABASE_PARAMETERS where parameter like '%CHAR%';

PARAMETER                      VALUE
------------------------------ ----------------------------------------
NLS_NUMERIC_CHARACTERS         .,
NLS_CHARACTERSET               US7ASCII
NLS_NCHAR_CHARACTERSET         US7ASCII

My question is-when I should change it to UTF8 and is there any issue by changing this characterset?

Thanks,
MK

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