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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: quckways to find block corruption

RE: quckways to find block corruption

From: Fink, Dan <Dan.Fink_at_mdx.com>
Date: Mon, 23 Sep 2002 07:54:06 -0800
Message-ID: <F001.004D6910.20020923075406@fatcity.com>


If you want to reduce the amount of time to check for block corruptions, there are several approaches. These can be used individually or combined. 1) Only check the files for system, rollback and data tablespaces. Indexes can be rebuilt and temp can be ignored.
2) Break up the checking so you do 1/7 of the datafiles each night. This achieves checking all during the week without hitting the files all at one time.
3) If there are read only tablespaces, check them once and forget them.

Dan Fink

-----Original Message-----
Sent: Monday, September 23, 2002 4:03 AM To: Multiple recipients of list ORACLE-L

Hello all,

DB: 8i
OS: solaris 2.7

can somebody post me reply for this.

is there any quick way to find which datablocks are corrupted in my oracle database .

( other than dbverify and rman backup. )

b'coz we have BCV backup already implemented and we cannot do a dbv every week for 500 gig production database .

thanks in advance,
srinivas



Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: kommareddy sreenivasa
  INET: kommacnu_at_yahoo.com
Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Fink, Dan
  INET: Dan.Fink_at_mdx.com
Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Sep 23 2002 - 10:54:06 CDT

Original text of this message

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