Re: sql server2000; TCP/IP vs Named Pipes
- From: "Aaron Kempf" <akempf@xxxxxxxxxx>
- Date: Wed, 2 May 2007 18:57:49 -0700
are you sure that you're not just having periodic domain name failures?
what's your DNS strategy?
"Greg Linwood" <g_linwood@xxxxxxxxxxx> wrote in message
news:OHrwxyzcHHA.4308@xxxxxxxxxxxxxxxxxxxxxxx
Hi Andream
wireshark.org have an excellent protocol analyser. It will reveal any
protocol errors at either TCP layer or TDS which might be the case if you
have incompatible client side driver libraries.
As far as proving the application is poorly coded - this seems a strange
approach to me as the application appears to work fine on one protocol but
not another. Why not just sort out what's going on at the network level
first before deciding there's something wrong with the application design?
Regards,
Greg Linwood
SQL Server MVP
http://blogs.sqlserver.org.au/blogs/greg_linwood
"Andre Gibson" <AndreGibson@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0410AF1F-EFF4-463D-ABDB-64776008E651@xxxxxxxxxxxxxxxx
Hello all,
My company is running an application that uses sql server 2000 sp3. Sql
server 2000 is configured to accept only TCP/IP (port 1433) or Named
Pipes.
We prefer to use TCP/IP but we are having issues with users losing there
connection to the DB if they use TCP/IP. The problem is sporadic, and I
tring to find a definitive way to rule out the database as the cause of
this
problem. Moreover those machines that have problems with TCP/IP seem to
work
with Named Pipes (at least for a time)
- How can I prove this isn't the DB?
- Could the application, if poorly coded contribute to this problem?
- How can I prove that the application is poorly coded?
- How can I isolate the problem to th network? Can anyone recommend free
easy to use network tools that can detect the network issue
regards,
Andre
.
- Prev by Date: Re: Scripting Performance after SP2 applied?
- Next by Date: Re: I can't Copy a database from Sql Server 2000 to 2005
- Previous by thread: Re: Scripting Performance after SP2 applied?
- Next by thread: Re: I can't Copy a database from Sql Server 2000 to 2005
- Index(es):
Relevant Pages
|
Loading