Oracle GoldenGate Error Messages

OGG-00506

Both GETTRUNCATES and DDL replication are enabled


Cause

The parameter file contains the GETTRUNCATES parameter, but DDL replication is enabled.


Action

Specify GETTRUNCATES (it is TABLE/MAP-specific) only for tables for which truncates must be replicated but are not part of the DDL configuration. GETTRUNCATES should not be used for tables that have DDL replication enabled, because truncates are supported by the DDL feature.