From Bruce.Page@BellSouth.com Wed, 08 Aug 2001 05:52:36 -0700
From: "Page, Bruce" <Bruce.Page@BellSouth.com>
Date: Wed, 08 Aug 2001 05:52:36 -0700
Subject: RE: Time taken
Message-ID: <F001.00364002.20010808055555@fatcity.com>
MIME-Version: 1.0
Content-Type: text/plain


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@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@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@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@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@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).


