Server issue
Dear;
We are using RMAN to make backup of my database by using hot backup, there is procedure run at the end of our office day to take backup automatically. Yesterday, my derive where backup store and Archive logs store was full space so my database shutdown. For that I deleted some files from archive and when I try to start my database it give me error.
my command with errors as the following"
SQL> shutdown abort;
ORACLE instance shut down.
SQL> startup mount;
ORACLE instance started.
Database mounted.
SQL> recover until cancel;
ORA-00283: recovery session canceled due to errors