Slow Query Response?

| No TrackBacks

Rich Byham (MSFT) answered a developer’s question about slow response when a database is hosted on a remote system.

One possibility: Perhaps your SQL Server Native Client on the XP computer is
attempting to connect via named pipes. Named pipes is not enabled on the
client. After 85 seconds the connection attempt times out. Then it tries the
next protocol such as TCP. It connects right away and returns results.
Or the other way around trying TCP first and then named pipes?
Use SQL Server Configuration Manager on the server to see which protocols
are enabled.
Use SQL Server Configuration Manager on the client to determine the order of
protocol connection attempts.

Interesting…

hth

 

No TrackBacks

TrackBack URL: http://betav.com/blogadmin/mt-tb.cgi/2346

Pages

Powered by Movable Type 4.21-en

About this Entry

This page contains a single entry by William Vaughn published on February 13, 2009 9:54 AM.

Microsoft Wants Ideas for Visual Studio 2012 was the previous entry in this blog.

Camtasia Studio SmartFocus Reports Error is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.