Oracle GoldenGate Error Messages

OGG-06397

The TRANSEXCEPTION option was specified in the REPERROR parameter, but no exceptions mapping was provided for table {0}. The exception cannot be handled.


Cause

The TRANSEXCEPTION option was specified for REPERROR, but a mapping to an exceptions table is missing.


Action

Create an exceptions MAP statement that includes either the MAPEXCEPTION or the EXCEPTIONSONLY option and a mapping of the source table to an exceptions table. For help, see the Oracle GoldenGate administration documentation.