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: truncate table gives rollback segment error ?

Re: truncate table gives rollback segment error ?

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Fri, 24 Nov 2000 18:44:55 +0800
Message-ID: <3A1E46A7.6A1E@yahoo.com>

Jan-Olav Eide wrote:
>
> I thought TRUNCATE TABLE did not use rollback segments.
> Why do I still get an ORA-01562 (failed to extend rollback segment)
> when trying to truncate a large table ?
>
> --
> jo

If its got many, many extents then a lot of internal dictionary work is needed - which will need rollback...

HTH

-- 
===========================================
Connor McDonald
http://www.oracledba.co.uk (mirrored at
http://www.oradba.freeserve.co.uk)

"Some days you're the pigeon, some days you're the statue"
Received on Fri Nov 24 2000 - 04:44:55 CST

Original text of this message

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