recover datafile in crash no rman
Hi every body,please help me car my datase crashed and I have this error in starting
Total System Global Area 3.5383E+10 bytes
Fixed Size 2149096 bytes
Variable Size 5888804120 bytes
Database Buffers 2.9478E+10 bytes
Redo Buffers 14626816 bytes
recover DATABASE until cancel USING backup controlfile;
recover database until cancel ;
ORA-00283: recovery session canceled due to errors
ORA-01110: data file 53: '/fsdata/system/users02.dbf'
ORA-01157: cannot identify/lock data file 53 - see DBWR trace file
ORA-01110: data file 53: '/fsdata/system/users02.dbf'
ORA-00283: recovery session canceled due to errors
ORA-01110: data file 45: '/fsdata/ind_2xl/ind_2xl_08.dbf'
ORA-01110: data file 45: '/fsdata/ind_2xl/ind_2xl_08.dbf'
Total System Global Area 3.5383E+10 bytes
Fixed Size 2149096 bytes
Variable Size 5888804120 bytes
Database Buffers 2.9478E+10 bytes
Redo Buffers 14626816 bytes
recover DATABASE until cancel USING backup controlfile;
recover database until cancel ;
ORA-00283: recovery session canceled due to errors
ORA-01110: data file 53: '/fsdata/system/users02.dbf'
ORA-01157: cannot identify/lock data file 53 - see DBWR trace file
ORA-01110: data file 53: '/fsdata/system/users02.dbf'
ORA-00283: recovery session canceled due to errors
ORA-01110: data file 45: '/fsdata/ind_2xl/ind_2xl_08.dbf'
ORA-01110: data file 45: '/fsdata/ind_2xl/ind_2xl_08.dbf'
0