Is it possible to use Datapump's expdp to export CDB and all underlying PDBs with one command?
Hi,
We have several PDBs in a multitenant Oracle 19c database.
Trying to expdp the CDB only exports objects in the CDB, excluding all PDBs. Manually exporting PDBs works as expected, but is a much more time consuming process. Is there a way of doing it all in one go with datapump?
Regards