Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Which RBS is my Update using ?

Re: Which RBS is my Update using ?

From: Daniel Morgan <dmorgan_at_exesolutions.com>
Date: Wed, 18 Sep 2002 19:39:35 GMT
Message-ID: <3D88D674.1619D215@exesolutions.com>


Tanel Poder wrote:

> Hello,
>
> > What you are missing ... is that rollback segments need to be able to expand to
> > handle the largest transaction on the system. That is not the same as saying they
> > need to permanently be large enough to handle the largest transaction on the
> > system.
>
> I still don't see why rollback segments in my configuration are less
> expandable than "They should all be identical and sized to handle the
> largest transaction on the system" configuration which you posted
> yesterday..
>
> But about the cheap price of disk v.s. administration work cost, I agree
> with you.
>
> Thank you for your time,
> Tanel.

I'm not sure I understand your question. Rollback segments expand. And expand until they either hit the maximum allowed extents parameter or run out of disk space. So as long as any rollback segment can expand enough to hold any transaction which rollback segment becomes irrelevant.

If you try to force a transaction into a specific rollback segment. And for any reason that specific segment is unavailable. The transaction will fail.

Daniel Morgan Received on Wed Sep 18 2002 - 14:39:35 CDT

Original text of this message

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