Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Timeout expired when runing Stored Proc

Status
Not open for further replies.

dk2006

MIS
Jan 19, 2006
53
US
I monitored the timing of my complex Stored Proc. Eventhough I set my timeout = 120 sec. It still returned timeout error at 30 sec. Is there an override timeout setting anywhere on SQL Server?

Thanks,
ab
 
No. Timeouts are set at the client. What client are you using to run the procedure?

Denny
MCSA (2003) / MCDBA (SQL 2000) / MCTS (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top