Oracle GoldenGate Error Messages

OGG-05514

An INSERT, UPDATE, or DELETE was encountered for table {0}, DBID: {1}, OBID: {2}, which was identified as dropped during the current execution of Extract. The current table definition does not match that of the dropped table.


Cause

An INSERT, UPDATE, or DELETE was encountered for a table that was identified as dropped during the current run of Extract. The current table definition does not match that of the dropped table.


Action

Resolve the target table so that it matches the source table, such as deleting or truncating the target table as appropriate. If using the SOURCEDEFS parameter, make certain that the data definitions file is current. Then, restart Extract.