Database Backup and Recovery (MOSC)

MOSC Banner

RMAN - restore tablespace from disk LVL0 only

edited Jul 11, 2014 5:00AM in Database Backup and Recovery (MOSC) 3 commentsAnswered

DB: 11.2.0.3

OS: Linux 6

Storage: ASM

I would like to restore certain tablespaces from DISK LVL0 backup ONLY.  I only want Oracle to restore and recover from DISK Backup - tablespace backup - no archivelog to apply.

1. TAPE Backup - we take lvl0 on Sunday + arch log every 8 hours + LVL1 backups every night ( Entire database but exclude these two backups

CONFIGURE EXCLUDE FOR TABLESPACE RMAN_TEST22;

CONFIGURE EXCLUDE FOR TABLESPACE RMAN_TEST23;

2. DISK Backup - Once a week

BACKUP TABLESPACE  RMAN_TEST22, RMAN_TEST23 keep until time 'sysdate+20';

Scenario:

1. At 3:40 p.m. - Took the following tablespace backup that completed at 3:41 p.m.

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