Oracle Error ORA-31518: change column string already exists in CDC change table string.string

Oracle Error Message

ORA-31518: change column string already exists in CDC change table string.string

Reason for the Error

A column in a Change Data Capture change table intended for import was already present in the change table.

Solution

Either verify that the change table contains the desired columns or drop the change table and perform the import again.