Export US7ASCII and import to AL32UTF8
I made an export using expdp in a database 11.2.0.4 with character set US7ASCII.
When performing the import with impdp in a database 12.1.0.2 with character set AL32UTF8 I received several ORA-02374, ORA-12899 and ORA-02372 errors,
I found some notes, but are confusing and too long.
Someone who has done this would give me a summary of actions?
Thanks