all groups > sql server programming > may 2004 >
You're in the

sql server programming

group:

Queries timing out...how to update query timeout value?


Queries timing out...how to update query timeout value? Tommy
5/4/2004 7:16:02 PM
sql server programming: How can I update the query timeout value in SQL 2K? I have a batch of stored procedures that occasionally time out. How can I update the timeout value for a particular stored procedure
Re: Queries timing out...how to update query timeout value? nib
5/4/2004 10:25:29 PM
Where are they timing out? In the Query Analyzer or in your application?
How long is it taking? I have procedures that can take hours and they
never time out.

Zach

[quoted text, click to view]
Re: Queries timing out...how to update query timeout value? Sohail
5/4/2004 10:36:02 PM
Re: Queries timing out...how to update query timeout value? Uri Dimant
5/5/2004 8:08:18 AM
Tommy
I am not sure what are you trying to do so look at SET
QUERY_GOVERNOR_COST_LIMIT in the BOL

[quoted text, click to view]
stored procedures that occasionally time out. How can I update the timeout
value for a particular stored procedure?
[quoted text, click to view]

AddThis Social Bookmark Button