Oracle Solution for Error ora-31521

Solution for Oracle Error ORA-31521

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

What triggered the Error:

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

What should we do to fix it:

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