Cloning a database from 11.2.0.2 and creating a new database 11.2.0.4
We are trying to clone the database using seed database version 11.2.0.2 and trying to create a new DB in 11.2..0.4 version.
Restore has been completed with error:
Database mounted.
ORA-01113: file 1 needs media recovery
ORA-01110: data file 1: '/oradat072/oradata/gdhd/system01.dbf'
We tried the options startup upgrade then also same error.
We tried alter database open reset logs then we got ORA-01139: RESET logs option only valid after an incomplete database recovery... we also tried until cancel.
we also changed undo_management to manual and tried that is also not working getting the above error.
Please help us how to get the database up and running and to complete the recovery.