OGG-05401
The number of columns ({0}) in the record of '{2}' does not match that of the CDC table '{3}' ({1}). Please execute DELETE TRANDATA followed by ADD TRANDATA for table '{2}' in order to synchronize the metadata. Unprocessed change records in the CDC table will be lost and will require manually resyncing the source and target table.
Cause
Number of columns in the capture instance and the CDC table do not match.
Action
See the Oracle GoldenGate Microservices Documentation for information on handling ALTER TABLE statement in CDC.
OGG-05401
The number of columns ({0}) in the record of '{2}' does not match that of the CDC table '{3}' ({1}). Please execute DELETE TRANDATA followed by ADD TRANDATA for table '{2}' in order to synchronize the metadata. Unprocessed change records in the CDC table will be lost and will require manually resyncing the source and target table.
Cause
Number of columns in the capture instance and the CDC table do not match.
Action
See the Oracle GoldenGate Microservices Documentation for information on handling ALTER TABLE statement in CDC.