Restore different PDBs into single CDB
A case I am considering and maybe you give some good hints
I have two production databases CDB1:DB1 and CDB2:DB2. They are on different servers but I regularly do a backup of both of them to the same backup storage. My case is to restore both PDB databases in the same point of time into a single CDB in a different location. So the result will by CDB3 with two PDB: DB1 and DB2. How to do it in fastest possible way? Two more conditions. If possible I do want avoid restarting/downloading CDB3 during this operations. If possible I