Skip to Main Content

Database Software

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!

Getting ora-01113 error while opening Database after recovery

venkat muthadiApr 9 2009 — edited Nov 12 2010
HI all,

we have a test database. I lost my entire database including DBFs, controlfiles, Archived logs, redo log files.
But I have a hot backup copy of the lost database.
I tried to recover database using backup copy

I restored my control files and all dbfs and then when i tried to recover database I got the following message

RMAN-00571: ==============================
RMAN-00569: =ERROR MESSAGE STACK FOLLOWS =
RMAN-00571: ===============================
RMAN-03002: failure of recover command at 04/01/2005 14:14:43
RMAN-06054: media recovery requesting unknown log: thread 1 scn 32230460

still i tried to open database resetlogs but i got following eror
RMAN> alter database open resetlogs:

ORA-01113: file 5 needs media recovery
ORA-01110: data file 5: C:\DB11\ORADATA\DB11\system01.dbf

I dont have any redo logs and archivelogs. Can anyone help me how to open the database

thanks and regards

VENKAT
This post has been answered by stevencallan on Apr 9 2009
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 11 2009
Added on Apr 9 2009
15 comments
7,264 views