recreating PDB
Hi,
If you give a command for database 12c :
Is there a way to recreate the PDB without the manifest XML file ? assuming there is no other RMAN backup .
Thanks,
Vik
If you give a command for database 12c :
drop pluggable database pdb1 keep datafiles;
Is there a way to recreate the PDB without the manifest XML file ? assuming there is no other RMAN backup .
Thanks,
Vik
0