Oracle GoldenGate Error Messages

OGG-05153

The DDL found at binary log number {2} and offset {3} for table {0}.{1} is not supported. All the unsupported DDLs are ignored.


Cause

OGG MySQL supports only the CREATE TABLE, ALTER TABLE and DROP TABLE DDLs. Other DDLs are ignored in OGG MySQL capture processing.


Action

No action is required.