Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Procedure for Performing a Cold Backup in a Multitenant Environment

myluismOct 31 2019 — edited Nov 1 2019

Hi all.

I´m starting to work with Oracle Database 12c.

I need advise on a procedure for performing a Cold Backup of the Database using OS commands.

This is of course an alternate mechanism for backing up the DB (I´m aware of RMAN an EXPDP).

So is it best to shutdown and do a Cold Backup of all databases (container and PDBs) or do Alter pluggable database PDBTEST close immediate and proceed for each pluggable and finally container?

Thanks in advance !!!.

This post has been answered by Joerg.Sobottka on Oct 31 2019
Jump to Answer
Comments
Post Details
Added on Oct 31 2019
6 comments
1,271 views