Java Mailing List Archive

http://www.dba.5341.com/

Home » Home (12/2007) » oracle l »

RE: ORA-01650

Lee Lee

2004-02-17

Replies:

You could separate your delete into smaller deletes:
Delete 1 million rows, commit, delete another million,
commit, ...

-----Original Message-----
From: solbeach@(protected)]
Sent: Tuesday, February 17, 2004 10:23 AM
To: oracle-l@(protected)
Subject: ORA-01650


I need someone to clarify what I am seeing.

Table contains approximately 6.6 million rows.
Each row is no more than 400 bytes.
Want to delete approximately 5 million rows.

Getting the following error message:
ORA-1650: unable to extend rollback segment RBS23 by
1536 in      tablespace RBS

The total size of the RBS tablespace is about 6GB!
I do not understand why the RBS is "too small" to
accommodate this DELETE.
What, if anything, can be done other than adding
another datafile to the tablespace.

----------------------------------------------------------------
Please see the official ORACLE-L FAQ:
http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:
oracle-l-request@(protected)
put 'unsubscribe' in the subject line.
--
Archives are at
http://www.freelists.org/archives/oracle-l/
FAQ is at
http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request@(protected)
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------


©2008 dba.5341.com - Jax Systems, LLC, U.S.A.