CLONE Remote NON-CDB to PDB in READ-WRITE
Hello All,
Starting here hoping to get a fast response. Id set up a test but Im a little short on time and systems.
I'm interested in Cloning a remote NON-CDB (Standalone) 19.21 instance on RHEL7 using ASM.
The target CDB is 19.22 running on RHEL8, ASM as well.
Oracle documentation states
- If the non-CDB is in
NOARCHIVELOG
mode, then it must be open in read-only mode. If the non-CDB is inARCHIVELOG
mode, then it can be open read-only or read/write.
Oracle Support Example for Cloning PDB from NON-CDB via Dblink (Doc ID 1928653.1)
- Step 3 Open the non-cdb:<NON-CDB DB NAME> database in read-only mode