Oracle Error ORA-31521: CDC subscription string already subscribes to publication ID string column string

Oracle Error Message

ORA-31521: CDC subscription string already subscribes to publication ID string column string

Reason for the Error

A Change Data Capture subscription intended for import already subscribed to a published column.

Solution

Either verify that the existing subscription has the desired characteristics or drop the existing subscription and perform the import again.