Oracle GoldenGate Error Messages

OGG-05163

The MySQL Server variable 'binlog_row_metadata' is currently set to MINIMAL. Features like TRACKSCHEMACHANGES/DDL replication cannot function with 'binlog_row_metadata' MINIMAL. If you prefer to continue with 'binlog_row_metadata' MINIMAL then use TRANLOGOPTIONS ALLOW_BINLOG_ROW_METADATA_MINIMAL in extract parameter file.


Cause

The MySQL Server variable 'binlog_row_metadata' is currently set to MINIMAL


Action

Set binlog_row_metadata to FULL or add TRANLOGOPTIONS ALLOW_MINIMUM_BINLOG_ROW_METADATA