How to backup ROOT i. e. CDB$ROOT in oracle database 12c?
Hello Experts,
I want to backup CDB$ROOT( the ROOT ) of my container database. There are two ways to do this.
1) backup pluggable database 'CDB$ROOT';
2)backup database ROOT;
Kindly advise if both are equivalent? If not which method is the correct one?
Thanks and Regards