Golden gate replication updates not replicating
Hello Gurus,
Source DB:12.2(CDB)
Target DB:12.1(CDB)
OS:RHEL 6
GG Version: 12.3 both source and target.
The golden gate replication seems to be not replicating updates . The number of records matches between source and targets but certain columns values are not which implies that golden gate is not doing the update operations on the target tables.
What could be the reason for GG to not capture the changes and replicate it.we have supplemental logging enabled at both DB and table level(ADD TRANDATA) on the Source DB.
We also have handlecollison turned on ,is this playing a role here?