Skip to Main Content

GoldenGate

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle Golden Gate- Active/Passive : two entries in each table

Ken18May 2 2019 — edited Jun 28 2020

Hello Experts, @"K.Gan" @"Veera-Oracle" @"Raj.Ogg-Oracle" @"mariam.kupa" @"Vikas Panwar"

I am a beginner and need your experts help on the below issue.

ACTIVE - PASSIVE

ORACLE - ORACLE

Found that a table: PROCESSTASK being updated from both sites.

Ideally it should not happen since we are connected to primary db only.

-> There is a Primary key on ID column for this PROCESSTASK table

-> A unique index is also present on ID column

Noticed some replication errors on this table: PROCESSTASK. It would appear that the table is being updated by the TimedDepositProcessing task of application in some fashion. There were two entries in each table, with this as an example of their contents:

Table Entries on both sites

Entries.JPG

There were discrepancies in these data rows with respect to time stamps and the like. This would appear that the database is being updated by both sides which is upsetting the replication process.

This post has been answered by K.Gan on May 3 2019
Jump to Answer
Comments
Post Details
Added on May 2 2019
9 comments
360 views