For a typical transaction like inserting data from one table to another table, which need not be rolled back at all, Is there any way we can by-pass the entries made by oracle into rollback segments.
There by the bulk inserts/updates and deletes can be made much faster?
Badrianth




Reply With Quote