   |  | | Database recovery problem | Database recovery problem 2005-09-20 - By Onkar N Tiwary
hi all, We have got one oracle 9i rel 2 on windows 2000 running in no-archive log mode. the problem is one of the dba of the other team has deleted some of the dbf files while the database was running and tablespace was online. after deleting the file he re-started the database which while opening throw error saying that file needs recovery. I was told to do this . I have created the dbf files also but while recovering the dbfs using RECOVER DATAFILE ' 'D:\DB\ORADATA\BODEV\NMSANDBOX_DATA.ORA'; command its asking for the archive files . output is below mentioned :
SQL> recover datafile 'D:\DB\ORADATA\BODEV\NMSANDBOX_DATA.ORA'; ORA-00279 (See ORA-00279.ora-code.com): change 38062424 generated at 05/13/2005 00:52:05 needed for thread 1 ORA-00289 (See ORA-00289.ora-code.com): suggestion : F:\ORACLE\ORA92\RDBMS\ARC00397.001 ORA-00280 (See ORA-00280.ora-code.com): change 38062424 for thread 1 is in sequence #397
Specify log: {<RET>=suggested | filename | AUTO | CANCEL} I dont know why its asking for the archive files.??? Btw the team who is owning the database has not taken any backup. If anyone has got the problem like this , plz. share ur experience so that I can perform this. TIA
-- Thanks & Regards, T. Onkar Nath OneAPPS Enterprise Technology Pvt. Ltd. to_onkar@(protected) onkarnath.tiwary@(protected)
<div>hi all,</div> <div> </div> <div>We have got one oracle 9i rel 2 on windows 2000 running in no-archive log mode. the problem is one of the dba of the other team has deleted some of the dbf files while the database was running and tablespace was online. after deleting the file he re-started the database which while opening throw error saying that file needs recovery. I was told to do this . I have created the dbf files also but while recovering the dbfs using RECOVER DATAFILE ' 'D:\DB \ORADATA\BODEV\NMSANDBOX_DATA.ORA'; command its asking for the archive files . output is below mentioned : </div> <p><br>SQL> recover datafile 'D:\DB\ORADATA\BODEV\NMSANDBOX_DATA.ORA';<br >ORA-00279 (See ORA-00279.ora-code.com): change 38062424 generated at 05/13/2005 00:52:05 needed for thread 1 <br>ORA-00289 (See ORA-00289.ora-code.com): suggestion : F:\ORACLE\ORA92\RDBMS\ARC00397.001<br> ORA-00280 (See ORA-00280.ora-code.com): change 38062424 for thread 1 is in sequence #397</p> <p><br>Specify log: {<RET>=suggested | filename | AUTO | CANCEL}<br></p> <div>I dont know why its asking for the archive files.??? Btw the team who is owning the database has not taken any backup. If anyone has got the problem like this , plz. share ur experience so that I can perform this.</div>
<div> </div> <div>TIA</div> <div><br clear="all"><br>-- <br>Thanks & Regards,<br>T. Onkar Nath<br >OneAPPS Enterprise Technology Pvt. Ltd.<br> <a href="mailto:to_onkar@(protected)">to_onkar@(protected)</a><br>   ; <a href="mailto:onkarnath.tiwary@(protected)"> onkarnath.tiwary@(protected)</a><br> </div>
|
|
 |