ORA-01588: must use RESETLOGS option for database open
What triggered the Error:
An earlier attempt to open the database with the RESETLOGS option did not complete, or recovery was done with a control file backup, or a FLASHBACK DATABASE was done.What should we do to fix it:
Use the RESETLOGS option when opening the database.