Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Recover missing Datafiles

418937May 29 2008 — edited May 29 2008
i am using Oracle E-business suite with Oracle 10g R2 Database i made a cloning on TEST machine every thing done successfully and system is working fine after that clone but i saw in v$datafile 2 files are showing incorrect datafile name (i.e Missing00036) i and there status is recover i renamed these files to there Actual name after that i try to open / Recover these files it's showing me errors SQL> recover datafile 37;
ORA-00283: recovery session canceled due to errors
ORA-01110: data file 37: 'H:\ORACLE\PRODDATA\DISCOVERER01.DBF'
ORA-01122: database file 37 failed verification check
ORA-01110: data file 37: 'H:\ORACLE\PRODDATA\DISCOVERER01.DBF'
ORA-01206: file is not part of this database - wrong database id

Database is in noarchive log mode.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 26 2008
Added on May 29 2008
1 comment
461 views