Is it possible to set up Data Guard on a single pluggable db?
==============================================
Data Center 1: EE and Multitenant
PDB1 = production instance
PDB2 = DG for for Data Center 2-PDB1
==============================================
==============================================
Data Center 2: EE and Multitenant
PDB1 = production instance
PDB2 = DG for Data Center 1-PDB1
==============================================
Note that Data Center 1 and Data Center 2 production databases are different and do not share data.
I know Data Guard can operate on the entire Multitenant container. Can it operate on just a single pdb?