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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to