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

Home -> Community -> Usenet -> c.d.o.server -> Re: Drop Table Slowness

Re: Drop Table Slowness

From: Andre van Winssen \(andrew\) <andrew-no-spam-svp_at_info.nl>
Date: Mon, 18 Feb 2002 10:33:13 +0100
Message-ID: <3c70ca61$0$220$4d4ebb8e@news.nl.uu.net>


If the table happens to be in a cluster, the drop table will result in a delete of the rows in stead of the quick drop datadictionary update.

Regards,
Andre van Winssen

"Donna" <dhoffman0917_at_yahoo.com> wrote in message news:79808a91.0202171527.30446077_at_posting.google.com...
> Can anyone suggest reasons for slowness during 'DROP TABLE'
> command? (Note: This table has few rows approx. 100 and few
> extents)
>
> Thanks
Received on Mon Feb 18 2002 - 03:33:13 CST

Original text of this message

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