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: Transactions waiting for Lock on Rollback Segments

RE: Transactions waiting for Lock on Rollback Segments

From: Gaja Krishna Vaidyanatha <gajav_at_yahoo.com>
Date: Mon, 22 May 2000 05:41:26 -0700 (PDT)
Message-Id: <10505.106210@fatcity.com>


Steve,

Thank you for your clarification on my extent sizing suggestion, but I'd like you to know that it was not based on the premise that updates to the transaction table occur only when undo generation moves into a new extent. Since I did not mention that specifically in my posting and one should not assume it.

The extent sizing suggestion was more based on the number of transaction entries that need to be maintained in the transaction table, when undo entries of the same transaction stagger across multiple extents. The overhead of accessing the transaction table multiple times, to "rebuild" the read-consistency image of one/more blocks of data from the rollback segments should be factored into the sizing of the rollback segment. That is one of the primary factors that needs to be kept in mind while sizing extents of rollback segments.

Cheers,

Gaja.

Received on Mon May 22 2000 - 07:41:26 CDT

Original text of this message

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