NLS_Character set needs to be changes while migrating a database.
We have a requirement of migrating a database from windows to Linux. Source database is 10.2.0.4 and target database is 11.2.0.4 . Also source database has WE8ISO8859P1 character set but we want to have AL32UTF8 character set on Linux machine.
I want to know if is possible to import the data of source database to target database with the above mentioned character set or we need to use CSSCAN utlitiy !
Thanks in advance.
Thanks,
Mayank