RMAN ORA-01547 open resetlogs
Hello,
I have run a RMAN duplicate database using backups from one instance to re-create
another as a test instance that is a new incarnation and is never backed up or put in archivelog mode.
At the end of the RMAN procedure I am gettng the following error:
warning: RECOVER succeeded but OPEN RESETLOGS would get error.
When I try to start up database I am getting either: open database with NORESETLOGS
or RESETLOGS.
Thanks