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: Urgent!!!!Rollback segment problem

Re: Urgent!!!!Rollback segment problem

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Tue, 22 Feb 2000 13:54:06 +0100
Message-ID: <951227422.15203.0.pluto.d4ee154e@news.demon.nl>


You will simply not be able to do this, the minimum minextents on a rollback segment is 2.

Regards,

Sybrand Bakker, Oracle DBA

Mike Ng <mike_at_email.tech-trans.com> wrote in message news:38b27af8_1_at_news1.prserv.net...
> Hi all,
>
> I have asked the following question before, and Mr. Anjum have answered
me.
> But now I have another question.
> Assume I have four rollback segment and each have one 100 meg extent.
>
> initial 102400 k, next 0 k, minextent 1, maxextent 1
>
> Assume that no one transaction will use more than 100 Meg, and one
> transaction must finish before another transaction will use to exceed 100
> meg. Now, two transactions run in the same rollback segemt. One use 50 meg
> size and another use 70 meg size in rollback segment. Assume that first
> transaction finish the job before the second transaction will use the size
> exceed 100 meg. I have a question here that
>
> Can the second transaction use the rollback segment which was freed by
first
> transaction in the SAME extent?
>
> I have the above question since I see all example that the space freed is
> based on extent scale, not block scale. So I doubt the second transaction
> cannot reuse the space freed by first transaction.
>
> If the above case is workable, the performance should be the best. Right
or
> wrong?
>
> Thanks to answer my stupid question in advanced.
>
> Best Regards,
> Mike Ng
>
>
> In article <38b1fdc0_3_at_news1.prserv.net>,
> "Mike Ng" <mike_at_email.tech-trans.com> wrote:
> > Hi all,
> >
> > I hava a question that
> > Can I allocate a very large extent for each rollback segment? Multiple
> > transactions can use the same extent in rollback segment. Is it right?
> Or
> > one new transaction need at least one new extent in rollback segment.
> > It makes me mess.
> >
> > Thanks in advanced.
> >
> > Best regards,
> > Mike Ng
> >
> >
>
>
>
Received on Tue Feb 22 2000 - 06:54:06 CST

Original text of this message

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