Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Urgent! Taking a Long Time to drop Tables

Re: Urgent! Taking a Long Time to drop Tables

From: <Cherie_Machler_at_gelco.com>
Date: Tue, 19 Dec 2000 13:27:33 -0600
Message-Id: <10715.124949@fatcity.com>


Larry,

It's because of the rollback, probably.

It would be quicker to truncate the tables first and then drop them after they have been truncated. There is no rollback
on truncate.

Cherie Received on Tue Dec 19 2000 - 13:27:33 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US