SP timing out, can't find the cause
- From: "Thomas R. Hummel" <tom_hummel@xxxxxxxxxxx>
- Date: Mon, 17 Nov 2008 12:43:36 -0800 (PST)
We are using SQL Server 2005. The SP in question is a fairly simple
select statement. When the developers run their unit tests it is
timing out (15 second timeout is set from their end). When I run the
SP in a query window using the exact same parameters it takes less
than a second to run. I've run profiler and turned up nothing there,
including deadlocks. The SP does show as having a duration of 15
seconds though. I've also run the blocking monitor as described on
Microsoft's site (http://support.microsoft.com/kb/271509) and I don't
see any blocking issues. I've also monitored CPU and IO access times
through the performance monitor on the server and everything looked
clear.
Is there something obvious that I should be checking? I'm at a loss
(and a bit rusty in my performance monitoring).
Thanks!
-Tom.
.
- Follow-Ups:
- Re: SP timing out, can't find the cause
- From: Thomas R. Hummel
- Re: SP timing out, can't find the cause
- Prev by Date: slow DNS caused extreme SQLS memory pressure+CPU?
- Next by Date: Re: SP timing out, can't find the cause
- Previous by thread: slow DNS caused extreme SQLS memory pressure+CPU?
- Next by thread: Re: SP timing out, can't find the cause
- Index(es):
Relevant Pages
|