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: delayed block cleanout

RE: delayed block cleanout

From: Steve Adams <steve.adams_at_ixora.com.au>
Date: Tue, 27 Feb 2001 09:35:56 -0800
Message-ID: <F001.002BE846.20010227093027@fatcity.com>

Hi Russ,

Yes, a bounce will not achieve anything, and neither will a full table scan if it is done in parallel or if 'delayed_logging_block_cleanouts' is TRUE (which is the default at 7.3 and 8.0).

@ Regards,
@ Steve Adams
@ http://www.ixora.com.au/
@ http://www.christianity.net.au/

-----Original Message-----
Sent: Wednesday, 28 February 2001 0:41
To: Multiple recipients of list ORACLE-L

Hi,
  In order to avoid ORA-1555s due to delayed block cleanout during a particular conversion, we are running full table scans before the conversion. Someone has asked if bouncing the system prior to the conversion, which would be much faster, would suffice. I think the rollback segment entries are already flagged as commited, and the header of the data blocks would still contain the pointer to the RBS. Even if you bounce the system, I think you still get to wait until the next access of the block. Does anyone else have an opinion?

Cheers,
Russ Brooks

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Steve Adams
  INET: steve.adams_at_ixora.com.au

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Tue Feb 27 2001 - 11:35:56 CST

Original text of this message

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