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: Time taken

RE: Time taken

From: Page, Bruce <Bruce.Page_at_BellSouth.com>
Date: Wed, 08 Aug 2001 05:52:36 -0700
Message-ID: <F001.00364002.20010808055555@fatcity.com>

Try running it repeated times on the server where the database resides. If you find that the times are more consistent there, then you may have a network traffic issue. If you find a wide variation of times on the server, check to see if there are other processes running sucking up a lot of CPU.

> -----Original Message-----
> From: C.S.Venkata Subramanian [mailto:csvenkata_at_lycos.com]
> Sent: Wednesday, August 08, 2001 8:56 AM
> To: Multiple recipients of list ORACLE-L
> Subject: Time taken
>
>
> Dear List,
> I have a table deviceinfo,which has 200 records. There is a
> primary key deviceid. When I do the foll query
>
> select * from deviceinfo where deviceid='XXXXXX';
>
> sometimes it is taking less than 1 sec and sometimes it takes
> more than 30 sec.
>
> I firing this query from a VB6 Appln over ODBC(Microsoft ODBC driver).
>
> I have rebuild the index. But still the problem continues.
>
> Any hints or suggestions
>
> TIA
>
> Venkata subramanian
>
>
> Get 250 color business cards for FREE!
> http://businesscards.lycos.com/vp/fastpath/
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: C.S.Venkata Subramanian
> INET: csvenkata_at_lycos.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Page, Bruce
  INET: Bruce.Page_at_BellSouth.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed Aug 08 2001 - 07:52:36 CDT

Original text of this message

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