Oracle GoldenGate Error Messages

OGG-03174

Found unique index {0} for target table {1} matches to source table {2} key columns. Use unique index key columns for the mapping.


Cause

Default unique index key columns of the target table doesn't match with the source table key columns, but other unique index key columns match. Use matching unique index for the target table.


Action

None.