alter database character set internal_use UTF8
548564Feb 23 2009 — edited Feb 26 2009hi all,
I need to migrate the database from WE8MSWIN1252 to UTF8 character set. Export/Import is one of the options but it needs very long downtime and our business does not allow it.
I then cloned the database on sand box and issued
alter database character set internal_use UTF8" but after conveting the character set our web page display chinese as default.
Please help me to sort this out. I would also like to know where the above method is good to do on production. My database is 24X7 and critical.
Alternative methods suggestion are also welcome
Please treat this mail as urgent. I have the deadline to do this task
regards
Aijaz