Golden Gate and Data Guard
I am planning to build the following database configuration using Golden Gate and Data Guard.
Users connect to database "A" (12.1.0.2).
Database "A" goldengate data to database "B" (12.2.0.1).
Database "B" will be the primary database on a physical dataguard configuration.
Active Standby databases are going to be databases "C" and "D" (all 12.2.0.1). They are in different servers.
All the databases above are RAC 2 nodes.
Does anybody have experience using Golden Gate + Data Guard?
Once Golden Gate replicates data from database A to database B, will the same be replicated to C and D though Data Guard?
Thanks in advance, Brad.