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: looking for a a faster way to drop a schema

Re: looking for a a faster way to drop a schema

From: Sheilah Scheurich <scheuric_at_sprynet.com>
Date: 1997/05/22
Message-ID: <338470b2.3826734@news.interserv.com>#1/1

It may not be the command that is the problem, It may be where your rollback tablespace and redo logs are located. You may be getting into some IO contention. Check to see that they are not on the same disk as your data and indexes, and are separate from each other.

-Sheilah Scheurich
DBA
scheuric_at_sprynet.com Received on Thu May 22 1997 - 00:00:00 CDT

Original text of this message

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