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!

how redo works in Goldengate and supplemental logging

3210046May 11 2016 — edited May 11 2016

I was reading about goldengate and how supplementalĀ  logging is being used


http://www.juliandyke.com/Research/GoldenGate/GoldenGateSupplementalLogging.php

"Supplemental logging generates additional undo which is stored in the redo log. The additional information allows rows to be located when the ROWID is unavailable.

Undo is used because we want to locate the row in the target database in order to apply the change. The change may update columns in the target database

so we cannot use any values in the redo. This is required for logical standby databases

for example."



Undo is used because we want to locate the row in the target database in order to apply the change.

The additional information allows rows to be located when the ROWID is unavailable.

How does it work? Please explain in detail.Golden Gate Director.Oracle Golden Gate

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 8 2016
Added on May 11 2016
1 comment
782 views