How to RMAN restore PITR in a Goldengate master-master configuration?
We have a Goldengate master-master, two database configuration. What are the general steps to restore our database (both master 1 and master 2) to a point in time in the past (e.g. 10 days ago)? We have Oracle database 12.2.0.1 with Goldengate version 19.1.0 running on RHEL 7.
Should I turn stop the GoldenGate replication between the two databases, restore one database first, then restore second, then turn on GoldenGate replication?