Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: rollback use query
Hi Yosi,
It's a good idea to not argue with Anita! :)
Just do a simple test to confirm. Monitor 'writes' in v$rollstat before and
after running the CTAS. Good, if you have a test db and no one but you are
the sole user.
You will never ever forget what you find.
Just do it!
:)
Regards,
> -----Original Message-----
> From: Yosi_at_comhill.com [SMTP:Yosi_at_comhill.com]
> Sent: Monday, June 11, 2001 4:20 PM
> To: Multiple recipients of list ORACLE-L
> Subject: RE: rollback use query
>
> I'd hate to argue with Anita, but I'm pretty sure that rollback
> won't be used on CTAS, since it's ddl.
>
> Somebody verify or correct please?
>
> Thanx,
>
> Yosi
>
>
> > -----Original Message-----
> > From: Seema Singh [mailto:oracledbam_at_hotmail.com]
> > Sent: Monday, June 11, 2001 1:21 PM
> > To: Multiple recipients of list ORACLE-L
> > Subject: rollback use query
> >
> >
> > Hi Gurus
> > I have one question.
> > Create table tbl2 as select * from tbl1;
> > will above query use the rollback segment or not? and why?
> > Thx
> > -Seema
> >
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Deshpande, Kirti INET: kirti.deshpande_at_verizon.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Mon Jun 11 2001 - 16:35:22 CDT