RMAN report command for recovery at RPO ....
Is there a RMAN command to list all the backups needed for recovery at a particular point of time. I tried 'list backup recoverable until <time_clause>' and it reports all the recoverable backups.
I'm looking for a RMAN command or 'sql' to run against the catalog and generate a list of backup files needed to recover at a specific time. RMAN does that calculation during 'restore database until time ...', but not sure how we can extract that data.
Any help would be appreciated.
Thanks,
Balu
I'm looking for a RMAN command or 'sql' to run against the catalog and generate a list of backup files needed to recover at a specific time. RMAN does that calculation during 'restore database until time ...', but not sure how we can extract that data.
Any help would be appreciated.
Thanks,
Balu
0