Oracle GoldenGate Error Messages

OGG-05512

TRUNCATE cannot be generated for table DBID: {0}, OBID: {1}. Refer to previous message for the name of the table.


Cause

A log record that indicates a DROP TABLE was processed. Because the DB2 catalog no longer contains the table, a TRUNCATE record cannot be captured for it.


Action

Refer to the previous message to get the name of the table. Then, resolve the target table so that it matches the source table, such as deleting or truncating the target table as appropriate.