Query on database migration(Character set) via SQL developper
I am using SQL developper 3.3 to migrate ASE to Oracle, source db(Sybase) using CP850 charater set, while Target db (oracle) using UTF8. I would like to know if SQL developper auto converts the character set from CP850 to UTF8 during migration?
Secondary, are there any tools can be used for data integrity (esp. Chinese characters) verification after the migration? Thanks so much.