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: Queries running slow during a batch process

Re: Queries running slow during a batch process

From: DA Morgan <damorgan_at_psoug.org>
Date: Wed, 20 Sep 2006 08:03:18 -0700
Message-ID: <1158764597.244929@bubbleator.drizzle.com>


Ferrari_NYC wrote:
> Hello
>
> We do have a batch process which runs a bunch of inserts, updates and
> select statments.
>
> Some of the SELECT statments are taking around 1-2 secs on empty
> tables.
>
> What does that really means?

It means the high water mark is in the stratosphere. Does your database have a version number? I'd suggest TRUNCATE TABLE and an EXPLAIN PLAN if you repost about this.

-- 
Daniel Morgan
University of Washington
Puget Sound Oracle Users Group
Received on Wed Sep 20 2006 - 10:03:18 CDT

Original text of this message

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