all groups > sql server connect > july 2006 >
You're in the

sql server connect

group:

query Execution time-out settings



query Execution time-out settings James
7/19/2006 10:23:01 AM
sql server connect: In order to stop some occasional blocking issues could I set the "query
execution time-out settings" to 30 seconds for example. I understand it will
kill the queries that exceed 30 seconds, but I would rather have that then to
have everyone "lockup". I also understand that blocking is caused by some
ineffecient queries, however untill we identify the problematic queries I
would like to kill the blocking automatically.

Thanks for any help.
Re: query Execution time-out settings Arnie Rowland
7/19/2006 11:40:57 AM
Of course you can make such a change.

Please recognize that several activities, including reporting, usually
require longer running queries, and your proposed change may cause those
other activities and reports to mal-function.

Using Profiler, you should be able to identify the blocking queries
relatively easily.

--
Arnie Rowland
Most good judgment comes from experience.
Most experience comes from bad judgment.
- Anonymous


[quoted text, click to view]

Re: query Execution time-out settings James
7/19/2006 1:17:02 PM
Thanks Arnie for your reply

Do you know if this action will definitely kill blocking?

James

[quoted text, click to view]
AddThis Social Bookmark Button