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 -> [Q] Rollback segments; Small vs. large extents.

[Q] Rollback segments; Small vs. large extents.

From: Dana Stockler <stockler_at_ingdata.no>
Date: 1996/12/20
Message-ID: <32BA4CC3.6D01@ingdata.no>#1/1

Seasons greeting to all,

I have been having some problems with the rollback segments on the database we use for software development. The transactions here vary in size from 'petit' to 'humongous'.

I have implemented what I consider to be a good mix of small and large segments. The small segments have an extent size of 100K and the large segments have an extent size of 1M.

I have been tempted to increase the extent sizes to 1M and 5M, but I'm not sure of the tradeoffs involved and I don't want to find out the hard way.

I have read a number of books and articles, and the subject of optimal rollback segment extent size is still rather murky for me.

Question 1.
What are the advantages of using small rollback segment extents?

Question 2.
What are the advantages of using large rollback segment extents?

Question 3.
Is there any reason why I shouldn't just create all rollback segments with the same large (say 5M) extent size?

Thank you in advance for any and all input.

Regards,
Dana Received on Fri Dec 20 1996 - 00:00:00 CST

Original text of this message

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