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: Can a SELECT statement build up a rollback segment?

Re: Can a SELECT statement build up a rollback segment?

From: Jyotheesh Sukumaran <jsukumar_at_mail.mia.bellsouth.net>
Date: Sat, 01 Aug 1998 22:13:47 GMT
Message-ID: <35C3BD5B.C366842@mail.mia.bellsouth.net>


No, it does not.
Instead select statements use TEMP tablespace as a buffer.

johnvue_at_gte.net wrote:

> Can a SELECT statement build up a rollback segment?
>
> Obviously, INSERT, UPDATE, and DELETE do but is there any way that
> SELECT query would build up rollback space. Of course, SELECT query
> may _use_ a rollback for read consistency... but that's not the same
> thing as building up rollback space.
Received on Sat Aug 01 1998 - 17:13:47 CDT

Original text of this message

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