Oracle GoldenGate Error Messages

OGG-00403

There can be only one DDL filtering statement. If DDL filter is long, use ampersand (&) sign to continue it on another line.


Cause

The parameter file contains more than one DDL statement.


Action

Combine the filtering in the statements into one DDL statement. See the Oracle GoldenGate reference documentation for help with syntax. You can divide a long DDL statement onto separate lines by using an ampersand at the end of each line.