Oracle Error ORA-02359: database version in file string is not valid

Oracle Error Message

ORA-02359: database version in file string is not valid

Reason for the Error

The specified file could not be used for this load because its database version was not compatible with the database version in the other files in the DUMPFILE clause.

Solution

Verify all the files in the DUMPFILE clause are from the same unload operation.