Database Backup and Recovery (MOSC)

MOSC Banner

Backup and Restore

I am an Oracle newbie and I have several questions about Oracle Backup and Restore. I inherited several Oracle database servers just recently. Any help is appreciated

Q1: How do I restore just one PDB?
The backup is using the below scripts and I wonder how to restore just one PDB if needed

(Sundays) backup incremental level=0 as compressed backupset plus
archivelog not backed up; sql alter database backup controlfile to
trace

(Wednesday) backup incremental level=2 as compressed backupset cumulative database plus archivelog not backed up

(Mon, Tues, Thurs, Fri) backup incremental level=2 as compressed backup database plus archivelog not backed up;

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