Oracle Error IMP-00042: CHARSET used, but the export file has specific character set

Oracle Error Message

IMP-00042: CHARSET used, but the export file has specific character set

Reason for the Error

The user requested that a specific character set be used to process an export file that has a specific embedded character set ID. The ID in the export file is accurate and should be used.

Solution

Remove the CHARSET keyword from the command line.