Best practice migration of non-cdb to cdb with DataGuard
Hi all
Managed to move a non-cdb to a cdb with dataguard using autoupgrade.
As per default STANDBYS=NONE is used and it looks like the standby is "partly" created (no datafiles) !?
So how to finish this proccess and configure DG/standby for the new PDB ?
Is doc ID 1916648.1 to use ?
I.e section "Steps for Preparing to enable recovery of the PDB"
https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=205062935587061&parent=DOCUMENT&sourceId=1576755.1&id=1916648.1&_afrWindowMode=0&_adf.ctrl-state=16p2w35a57_315#aref_section26
Is there another way to use autoupgrade / "STANDBYS=?" parameter to have the standby created ?
As we're in the process of migrate our env to container technology, what would be the best approach ?