RMAN Recovery
I have two scenario in RMAN and want a suggestion with syntax if possible.
(1) I have scheduled RAMN full backup(i.e level 0) on every sunday @ 4a.m IST and rest of the day increamental backup(i.e level 1) now I have been asked to restore and recover database till tuesday.How it will be done?As I know rman can restore and recover the database till fullbackup means till sunday but here I want to recover till tuesday.I want to perform scn based recovery so please let me know how and in what column of v$database,I can fetch the right scn number for the recovery of database.Can we get scn no from list backup of database