Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Rollback segment full
Hi all
i am trying to execuate one procedure which upadte the table containing 29443 records. After 2 hours going in loop, procedure returns following error:
SQL> exec test
BEGIN test; END;
*
ERROR at line 1:
ORA-01562: failed to extend rollback segment number 2 ORA-01628: max # extents (249) reached for rollback segment R02 ORA-01562: failed to extend rollback segment number 2 ORA-01628: max # extents (249) reached for rollback segment R02 ORA-06512: at "SA.TEST", line 14 ORA-06512: at line 1
Any help is appreciated.
Regards,
Sachin
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Gharat, Sachin (GEP)
INET: sachin.gharat_at_gepex.ge.com
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------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 Fri Nov 01 2002 - 03:33:40 CST
![]() |
![]() |