Hi,
we have the following scenario:
- We take a backup of our databases via rman on a daily basis
- rman is writing via legato connector directly on tape
No we had the problem, that a restore and recover operation fails for a specific date, but for another date this worked.
Now I wonder if the backup works in general, or if we have a huge problem. So I want to restore some databases from some different dates to another machine to test our backup.
In short:
Is it possible to restore a database via rman to another server for a specific date? Or is it possible to copy the backuppieces, that are stored on tape, to disk, so that I can rebuild this database from this pieces (without syncing the recovery catalog?)
Regards,
Carsten