Oracle 11 and later database recovery
If a backup of an Oracle (11) database is made at 6am for example. Now the database crashes at 11am the same day.
The 6am backup is restored and the database recovered to a point in time of 10am with a OPEN RESETLOGS.
I don't do a backup after the recovery and RESETLOGS. Instead the databases runs and crashes again at 3pm the same day.
The question I have is : Up to what point in time can I recover once i have restored the 6am backup again ?