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!

ORA-00265:instance recovery required, cannot set ARCHIVELOG mode

user548266Jun 12 2008 — edited Jun 12 2008
Hi,

Step 1:

SQL> startup pfile=E:\oracle\product\db\admin\orcl\pfile\init.ora.552008135236
ORACLE instance started.

Total System Global Area 1526726656 bytes
Fixed Size 1299048 bytes
Variable Size 352325016 bytes
Database Buffers 1166016512 bytes
Redo Buffers 7086080 bytes
Database mounted.
ORA-01157: cannot identify/lock data file 28 - see DBWR trace file
ORA-01110: data file 28:
'D:\ORACLE\PRODUCT\DB\ORADATA\ORCL\DATAFILE\O1_MF_CONTENT__44L884LK_.DBF'

Step 2:

I have mounted the database, and issued the command:

alter database open resetlogs;


But im prompting with ORA-1139 error

Please help.

Regards,
- sri
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 10 2008
Added on Jun 12 2008
10 comments
9,133 views