How to switch 2 Oracle Goldengate targets to become: One the DB source of the other?
How to switch 2 Oracle Goldengate targets to become: One the DB source of the other?
I'll explain the case:
I have 2 target DB servers, DBT1 and DBT2, configured as a Goldengate live reporting replication, from one source DB server, DBS1.
The final goal is to have DBT1 and DBT2 be configured as a Goldengate live reporting replication when DBT1 is the source and DBT2 is the target, after closing replication from DBS1.
Is it possible , after stopping replication from DBS1, to add a OGG extract on DBT1 and a OGG replicat on DBT2, and start replication between them, to save the work and time of initializing the data on DBT2 from DBT1?