Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: URGENT : Backdoor required for corrupt redo

Re: URGENT : Backdoor required for corrupt redo

From: <holmesb_at_my-deja.com>
Date: Mon, 13 Dec 1999 20:25:41 GMT
Message-ID: <833knl$net$1@nnrp1.deja.com>


In article <945095451.27391.0.nnrp-01.c2de6f3d_at_news.demon.co.uk>,   "Neil Cudd" <neil_at_cudd.demon.co.uk> wrote:
> Hi all,
>
> I know the backdoor for cracking a V7 database open with lost redo log
files
> :
>
> _allow _redo_logs_corruption=true
>
> but can anyone tell me how to do it with a V8.0.4.3 database ? This
line
> does not seem to work.
>
> Would help me immensely if anyone can answer.
> Thanks,
>
> Neil C.
>
>

Look up the 'alter database clear logfile' command. Or as the utter last resort, try putting '_allow_resetlogs_corruption=true' in your init.ora. These tips are documented in "Oracle 24x7 Tips and Techniques" by Venkat Devraj. It is published by Osborne/McGraw-Hill in its Oracle Press series.

HTH Sent via Deja.com http://www.deja.com/
Before you buy. Received on Mon Dec 13 1999 - 14:25:41 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US