![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
My gut feeling is that this is related to how your network and domain is set up. Then again: Poor network should not really have that dramatic consequence on a single query. You could run Profiler to see what the execution time actually is on the SQL 2000 server. If there is a network delay that long, you should be able to sense that there is a pause from when the command is sent to the client, until something happens in Profiler. -- Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se |
#3
| |||
| |||
|
|
So it appears that reason for latency was due Windows 2008 taking too long to resolving NetBIOS names of remote SQL Server 2000 machine (running on top of Windows 2000). This could have something to do with the fact that we are not using any DNS or WINS on the segment. Or, maybe NetBIOS over TCP/IP supported by Windows 2008 is not talking to that protocol on Windows 2000. |
![]() |
| Thread Tools | |
| Display Modes | |
| |