Xref: alice comp.databases.oracle.server:73210
Path: alice!news-feed.fnsi.net!enews.sgi.com!newsfeed.berkeley.edu!news.interpacket.net!news.cyber.net.pk!202.163.97.183
From: "Aamir Siddiqi" <aamir_mas@hotmail.com>
Newsgroups: comp.databases.oracle.server
Subject: Re: Checking for Corrupt Redo Logs
Date: Tue, 9 Nov 1999 19:33:15 +0500
Organization: Interpacket Group Inc.
Lines: 28
Message-ID: <3828be33@news.cyber.net.pk>
References: <8093ij$mkt$2@news8.svr.pol.co.uk>
X-Trace: news.interpacket.net 942158039 27661 202.163.96.132 (9 Nov 1999 14:33:59 GMT)
X-Complaints-To: usenet@news.interpacket.net
NNTP-Posting-Date: 9 Nov 1999 14:33:59 GMT
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.00.2314.1300
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
X-Original-NNTP-Posting-Host: 202.163.97.183

Dear Sanjeev,

As far as online redo logs are concerned, you dont have to worry about them,
Oracle server itself takes care of the integrity of these logs. However you
have to be extra careful about the archive redo log files, becuase sometimes
these get corrupted due to some media failure (bad tape, disks etc).

You should perform restore excercise on a backup machine routinely, to
verify the authenticity of redo logs. Also if it is possible to create a
standby database, then go for it. This can further minimize the downtime, in
case of any failure to the live database.

Regards,

Aamir Siddiqi


SANJEEV PARIKH <SANJEEV_PARIKH@dixions.freeserve.co.uk> wrote in message
news:8093ij$mkt$2@news8.svr.pol.co.uk...
> Is there anyway I can verify my redo logs are not currupt?
> The dbv utility can only be used on dbf files.
>
> sanj
> sparik@acxiom.co.uk
>
>


