Hi Experts,
I am getting error while recovering the standby database in mount state .It is asking for archive file sequence number
***************************************************************************
SQL> recover standby database;
ORA-00279: change 2188 generated at 05/24/2014 08:13:30 needed for thread 1
ORA-00289: suggestion : /oracle/PRD/oraarch/PRDarch1_1_848391204.dbf
ORA-00280: change 2188 for thread 1 is in sequence #1
Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
auto
ORA-00308: cannot open archived log
'/oracle/PRD/oraarch/PRDarch1_1_848391204.dbf'
ORA-27037: unable to obtain file status
Linux-x86_64 Error: 2: No such file or directory
Additional information: 3
but we dont have sequence number 1.because of this we could not able the open the database in read only mode .
Please help me to fix this issue. If you need any more information please ask.
Regards
Arun