Expand To Show Full Article
Oracle Error ORA-31527: could not find source column string for CDC change table string.string - Developer Publish

Oracle Error ORA-31527: could not find source column string for CDC change table string.string

Oracle Error Message

ORA-31527: could not find source column string for CDC change table string.string

Reason for the Error

A source column was missing for an imported Change Data Capture change table.

Solution

Drop the imported change table because it is invalid. Verify that the schema containing the source table was included in the original export. If needed, perform the export again, including the schema of the missing source table.