积极答复者
SQLServer 2000中出現的一個比較怪異的現象

问题
答案
-
把慢的时候的sql语句, 直接拿到服务器上执行, 如果是正常的, 则说明是客户端的或者网络的问题
另外, 你可以用 profile 跟一下, 看看客户端发送的请求具体的执行时间长度- 已标记为答案 Hong-Gang Chen - MSFTModerator 2009年12月9日 8:25
-
You can set trace in this case to find out how much time spend on sql server to scan a label.
- 已标记为答案 Hong-Gang Chen - MSFTModerator 2009年12月9日 8:25
全部回复
-
把慢的时候的sql语句, 直接拿到服务器上执行, 如果是正常的, 则说明是客户端的或者网络的问题
另外, 你可以用 profile 跟一下, 看看客户端发送的请求具体的执行时间长度- 已标记为答案 Hong-Gang Chen - MSFTModerator 2009年12月9日 8:25
-
You can set trace in this case to find out how much time spend on sql server to scan a label.
- 已标记为答案 Hong-Gang Chen - MSFTModerator 2009年12月9日 8:25