Oracle GoldenGate Error Messages

OGG-02647

Cannot specify table clause '{0}' for trail file {1} because the trail specifies a different target table name format.


Cause

A table name with a catalog name and one without a catalog name cannot be output to the same trail file. A different target table name format is specified by the table clause for the specified trail file.


Action

Remove the catalog name from the TABLE clause or add a catalog name to the TABLE clause, or output the table to a different trail file.