Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Timeout expired
Message
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Miscellaneous
Thread ID:
01249834
Message ID:
01301361
Views:
5
>Beth,
>
>In SQL Server 2005, there's a "remote query timeout option" configuration option that allows you to set the interval on the server side. The default is 600 seconds (10 minutes). The specifics are in BOL under "timeout options (SQL Server)" as the fourth sub-item -- it has the title listed above. I think this only applies to *outgoing* queries (not incoming ones) but it's worth a try.
>
>FYI, you might also need to set both the DBPROP_GENERALTIMEOUT and DBPROP_COMMANDTIMEOUT values to your desired timeout length (rather than just the command timeout).
>
>HTH.

Thanks, Evan. We'll look into it, though for me the problem seems to be with our server rather than with this setting.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform