GoldenGate, Streams and Distributed Database (MOSC)

MOSC Banner

GoldenGate: Disable replication (temporarily) for current session ?

edited Aug 5, 2020 10:56AM in GoldenGate, Streams and Distributed Database (MOSC) 3 commentsAnswered ✓

Hi,

with Advanced Replication we had an option to disable temporarily the replication of DML for just the own session (DBMS_REPUTIL.REPLICATION_OFF/ON). What is the equivalent function in GoldenGate ?
Goal: Prevent the replication of DELETE operations of one specific session only, but permit the replication of DELETE operations on the same tables for other sessions.
Sceanrio:

- On the master side we keep data for e.g. 30 days only. A job deletes records older than 30 days cyclically. This shall NOT be replicated.

- On the master side we sessions can delete records younger than 30 days. This shall be replicated.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center