RESTORE Level 1 and apply archivelogs
I perform RMAN level 0 hot backups on my production database and need to restore these to the Disaster recovery database and then roll them forward using archivelogs. Is it possible to roll forward a Level 0 using just the latest archivelogs or do I have to have Level 1's. As of now when I apply the Level 0 I have to do RESTORE DATABASE followed by RECOVER DATABASE NOREDO in order to get to the point where ALTER DATABASE OPEN RESETLOGS will work without error. I cannot use the UNTIL TIME feature because it looks for archives that do