Flashback a PDB in a data guard environment
Oracle 19c (19.30 specifically) on Linux, with a physical standby
I was able to: create a restore point in the PDB and flashback the PDB. But I can't get the standby to continue recovery.
I was also able to: create a restore point for the whole database (CDB), and flash it back, and the standby can be flashed back and can continue recovery.
But I can't flashback only one single PDB in the database and kept the standby to continue recovery (with or without flashback on it). Does anyone have a step-by-step procedure to do so? Thank you!