Database Backup and Recovery (MOSC)

MOSC Banner

Can not backup pluggable database of noarchivelog container database?

edited May 22, 2014 12:00PM in Database Backup and Recovery (MOSC) 5 commentsAnswered

Hello Experts,

I want to backup a PDB of a non archive logged Container Database. When I run the script,
run{
alter pluggable database PDBORCL close;
backup pluggable database PDBORCL;
alter pluggable database open;
}
I get following error-
RMAN-06817: Pluggable Database PDBPROD cannot be backed up in NOARCHIVELOG mode.

Kindly guide.How can I achieve this?

Thanks n Regards.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center