如何为长时间运行的查询增加executionTimeout [英] How to increase executionTimeout for a long-running query

查看:192
本文介绍了如何为长时间运行的查询增加executionTimeout的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何为长时间运行的查询增加executionTimeout请给我建议

How to increase executionTimeout for a long-running query please give me suggetion

推荐答案

.NET Framework 1.0和1.1的执行超时为90秒,否则为110秒。

如果您需要更改defult设置,您需要在web.config下进行更改



< httpRuntime executionTimeout =number (以秒为单位)/>



还可查看..



SQL命令命令超时 [ ^ ]
Execution Timeout is 90 seconds for .NET Framework 1.0 and 1.1, 110 seconds otherwise.
If you need to change defult settings you need to do it in your web.config under

<httpRuntime executionTimeout = "number(in seconds)"/>

also check..

SQL Command Command Timeout[^]


这篇关于如何为长时间运行的查询增加executionTimeout的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆