GoldenGate Active-Active Replication
Hi All,
I have setup GoldenGate Active-active Replication. All is working fine except this. I Adding a column on a existing table from A site (Master Site) and which is replicating on site B correctly. When insert statement is executed from A site it's getting replicated to B site, but when insert statement is executed from B site, All the columns are populated except the new column on A site.
Please help me to figure it out ...