OGG-00660
Could not find unique key column within table definition, SQL <{0}>
Cause
The table only contains columns that are LONG, LOB or UDT. Oracle GoldenGate cannot construct a key from those column types.
Action
Create a primary or unique key on the table, or remove it from the Oracle GoldenGate configuration. To remove a table when its name satisfies a wildcard definition, you can use the TABLEEXCLUDE parameter for Extract and the MAPEXCLUDE parameter for Replicat.
OGG-00660
Could not find unique key column within table definition, SQL <{0}>
Cause
The table only contains columns that are LONG, LOB or UDT. Oracle GoldenGate cannot construct a key from those column types.
Action
Create a primary or unique key on the table, or remove it from the Oracle GoldenGate configuration. To remove a table when its name satisfies a wildcard definition, you can use the TABLEEXCLUDE parameter for Extract and the MAPEXCLUDE parameter for Replicat.
OGG-00660
Could not find unique key column within table definition, SQL <{0}>
Cause
The table only contains columns that are LONG, LOB or UDT. Oracle GoldenGate cannot construct a key from those column types.
Action
Create a primary or unique key on the table, or remove it from the Oracle GoldenGate configuration. To remove a table when its name satisfies a wildcard definition, you can use the TABLEEXCLUDE parameter for Extract and the MAPEXCLUDE parameter for Replicat.