Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Charset conversion issue from UTF-8 to WE

user13165499Sep 11 2017 — edited Sep 11 2017

I have migrated couple of schemas from UTF-8 charset DB to WE charset DB in Dev instance and it has been identified that lot of chars have become "¿" after data copy into target schemas.

I would like to know if there is a way to get those chars converted to WE charset while loading into the target database. I am aware that imp command should do this activity by default as we are migrating from superset to subset but not sure if it has really done that.

Do you think it is useful to explicitly specify charset while importing and will that solve the problem?

What is the best way to deal with this. Unfortunately I must migrate the schemas from UTF-8 to WE charset.

Many Thanks fpr your help.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 9 2017
Added on Sep 11 2017
3 comments
258 views