|
-
I think this is the way to go:
go uptill startup mount,
do select * from v$log to find out which is the current/active log,
then do recover database using backup controlfile
when it prompts for the arc file just give the current redolog file instead, i think this should complete the recovery
and then do a
alter database open resetlogs;
Hope this works, do let us know..
KN
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|