Oracle Solution for Error imp-00043

IMP-00043: export file character set inconsistent

What triggered the Error:

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.

What should we do to fix it:

Specify the correct character set with the CHARSET keyword.