Oracle GoldenGate Error Messages

OGG-00824

Column index {1,number,0} in table {0} cannot be used as a key field


Cause

The table has a unique index that includes a column type that is not supported by Oracle GoldenGate as a key.


Action

Use the KEYCOLS clause to specify unique columns that can be used as a key. You can use the existing index columns minus the nonsupported column in the KEYCOLS clause, if the remaining columns ensure uniqueness.