Problems with lift database after restore? Nor do you have backup archivelog?
If after rman restore with a database you try to open it with resetlogs option and you see this:
Try the following: You must add the following parameter to allow the database up and open without archives to apply:
_allow_resetlogs_corruption = TRUE
and then try again opening the database, you will see that smoothly rises