OGG-05167
DDL Replication is not supported becuse 'binlog_row_metadata' is MINIMAL. Either remove DDL parameter from the extract parameter file or set the 'binlog_row_metadata' FULL in the database server.
Cause
'binlog_row_metadata' is MINIMAL
Action
Either remove DDL parameter from the extract parameter file or set the 'binlog_row_metadata' FULL in the database server.