Oracle Error ORA-39320: Column names do not match between export and import databases.

Oracle Error Message

ORA-39320: Column names do not match between export and import databases.

Reason for the Error

The column names of the table being imported did not match the column names of the preexisting table.

Solution

Ensure the column names match between export and import database.