Add Trandata Resulting ORA-32588 "supplemental logging attribute primary key exists"
(Doc ID 3081460.1)
Last updated on APRIL 11, 2025
Applies to:
Oracle GoldenGate - Version 19.1.0.0.3 and laterInformation in this document applies to any platform.
Symptoms
When user is trying add trandata for a table getting below error.
GGSCI> add trandata <SCHEMA_NAME>.<TABLE_NAME>
WARNING OGG-00706 Failed to add supplemental log group on table <SCHEMA_NAME>.<TABLE_NAME> due to ORA-32588: supplemental logging attribute primary key exists
SQL ALTER TABLE "<SCHEMA_NAME>"."<TABLE_NAME>" ADD SUPPLEMENTAL LOG DATA (PRIMARY KEY, UNIQUE, FOREIGN KEY) COLUMNS /* GOLDENGATE_DDL_REPLICATION */.
Changes
User tried deleting and adding trandata but still facing the same issue.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |