Can't open the DB with _allow_resetlogs_corruption ?
I have a hot backup taken from Server A and placed it on Server B. There are archive log backups but the SCN of datafile copies are greater than any of the incremental and archive log SCNs.
Hence, I just copied the datafiles copies to their destination location and recreated a control file. Here's the exact scenario: Please note that I am not including the exact commands.
1. Hot backup database as copy and archivelogs.
2. Moved to another server.
3. Copied all the files in their destination folders.
4. Created the control file and mounted the database.
5. Alter database open;
Error - datafile 1 needs recovery