Hi OGG Gurus,
I have scenario where I need to capture changes of Two Table in Extract which has TRANLOGOPTIONS EXCLUDEUSER GGS parameter.
DB-A ----- Unidirectional Replication --- > DB-B <---------Bi Directional Replication ---------> DB-C,D,E,F
These Tables are getting replicated from DB-A to DB-B from Unidirectional Replication
But now I have requirement to Capture these Tables in DB-B and forward to DB-C,D,E,F which are in Bi Directional Replication with 4 databases
As as a part of Bi Directional Replication I am using parameter TRANLOGOPTIONS EXCLUDEUSER GGS in DB-B , So changes will not be capatured in DB-B
So is there any way I can exclude these two tables in DB-B from parameter TRANLOGOPTIONS EXCLUDEUSER GGS
I know I can configure DB-A ------ Unidirectional Replication----------> DB-C,D,E,F But this will need to create pumps and replicate process which will be unnecessary for two tables
Please suggest.
Best Regards
Jamsher Khan