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 -> Re: failed to extend rollback segment

Re: failed to extend rollback segment

From: Karl R. <kreitsch_at_zdnetmail.com>
Date: Mon, 13 Dec 1999 06:21:31 -0800
Message-ID: <2750ac20.1c0d87d6@usw-ex0102-009.remarq.com>


Hello !
First ist seems that the next-Extent for your Rollbacksegment is to small!
For Example if your RBS -TS has 500 M you can size it by initial size INITIAL 10M Optimal is important that unused Place in RBS is freed an can youse by other bigger transactions.

OPTIMAL 20M Growth should be 10M too
NEXT 10M IF you have an Transaction generating much Redo than you have to increase the RBS-TS or checking the Statement if it is possible to reduce redo-information.

/Karl

Received on Mon Dec 13 1999 - 08:21:31 CST

Original text of this message

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