Community

Optimize the Massive DELETE Operation in Oracle, Part 1

(Boris Milrud) A massive DELETE operation deletes millions of rows from a table with indexes and constraints. This operation is database intensive and time consuming, mainly because it forces the database to generate and save to disk significant amounts (possibly gigabytes) of redo and undo data.

Read More - Register for Free Membership

Tags: