Oracle® Database 11g / 12c / 18c error codes IMP-00043: export file character set inconsistent
IMP-00043: export file character set inconsistent
Oracle Error Code: IMP-00043
Cause: The character set of the export file and the environment character set (or the character set specified with the CHARSET keyword) are inconsistent. One character set is ASCII-based while the other is EBCDIC based.
Action: Specify the correct character set with the CHARSET keyword.