Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
pgmr1998
Yak Posting Veteran
66 Posts |
Posted - 2010-10-11 : 15:17:42
|
| I have a stored procedure that when invoked has started to time out after 30 secs. This procedure has been running successfully for years. Is there a way to extended to timeout period in sql? |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
X002548
Not Just a Number
15586 Posts |
|
|
pgmr1998
Yak Posting Veteran
66 Posts |
Posted - 2010-10-11 : 15:27:20
|
| I have located the code and will attempt to run it from with a query window. Where do I locate the execution plan and blocking? statistics |
 |
|
|
X002548
Not Just a Number
15586 Posts |
|
|
|
|
|