RMAN-00601 Fatal Error in Recovery Manager
599375May 13 2008 — edited May 14 2008Hi
I was working on my Test DB, i deleted all the datafiles. (Windows, 10g R2)
sqlplus> startup mount.
I Restored using RMAN>Restore Database; --Done
Then RMAN>Recover Database; --Done
Then RMAN>sql 'alter database open'; i get the following error
RMAN-00601 Fatal Error in Recovery Manager
ORA-01092: ORACLE instance terminated Disconnection forced.
I thought it was due to Undo Tablespace, i tried restoring the Undo Tablespace, i get the same error.