Oracle GoldenGate Error Messages

OGG-00519

Fatal error executing DDL replication: error [{0}], no error handler present


Cause

There was an error processing a DDL operation, but because there is no error handling specified with the DDLERROR parameter, the process abended.


Action

Fix the problem based on the error text in the message, and then add one or more DDLERROR parameters to handle future errors so that processing can continue.