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: DB block corruption question

Re: DB block corruption question

From: <bdbafh_at_gmail.com>
Date: 27 Apr 2006 14:02:30 -0700
Message-ID: <1146171750.435423.190920@j33g2000cwa.googlegroups.com>


It sounds as if you have 2 issues:

  1. notification that block corruption has occurred.
  2. recovery of the affected block(s).

Perhaps your environment might want to support more than one standby database, with the log apply process having a longer delay on one or more standby databases?

Are you using rman to perform your physical backups? It checks blocks while backing them up.

Are you creating hot backups via a user-scripted routine? the dbv utility can be used to check blocks in datafile copies.

Are you using exp or expdp to create dumps? Those utilities also perform block checking.

hth.
-bdbafh Received on Thu Apr 27 2006 - 16:02:30 CDT

Original text of this message

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