rman restore when all redo logs are gone
The databae is in archivelog mode. The test situation that we try is we signon to the server (AIX) and then delete the files while the database is up. We then do a shutdown abort.
These are the steps we do:
- start the database in nomount
- run the rman restore controlfile command (works)