Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Deletion Of 160 Million Rows.
This depends on your application, but another way might be as follows:
Even this will probably take some time, and the original table will be
unusable for the duration, so it might not work for your application. =
But,
if you can live without it for a day or two, this will eliminate (or at
least alleviate) the problem with archive logs and the undo tablespace.
~ Think on a grand scale, start to implement on a small scale ~
-----Original Message-----
From: oracle-l-bounce_at_freelists.org =
[mailto:oracle-l-bounce_at_freelists.org]
On Behalf Of sheldonquinny_at_gmail.com
Sent: Tuesday, February 08, 2005 2:39 AM
To: oracle-l_at_freelists.org
Subject: Deletion Of 160 Million Rows.
Hi,
I Would Just LIke To Ask Whether It Is Possible To Delete 60 Million =
Rows.
At A Strech And Without Undo Contention. The Requirenment Is To Delete =
60
Million Records From The 160 Million Records. Its An OLTP System.
Is There An Way To Lessen The Effort Taken By Server Process. SInce Its =
An
OLTP DB. Answers Should Be Related To Oracle 9x.
Sheldon.
--
http://www.freelists.org/webpage/oracle-l
--
http://www.freelists.org/webpage/oracle-l
Received on Tue Feb 08 2005 - 10:24:27 CST