"jack_hilary" <u59628@uwe> wrote in message news:a722e9a7e77f8@uwe...
--
Jack
Message posted via http://www.sqlmonster.com
Diagnosing connectivity errors can be difficult, not the least over a
distance. And then I mean the distance between the audience in this
newsgroup and your servers.
Ping is a command you can run from a command-line window. The command
sends small packets to the other computer, which then may report back.
For instance, I do:
C:\ping msnews.microsoft.com
Pinging msnews.microsoft.com [207.46.248.16] with 32 bytes of data:
Request timed out.
Request timed out.
This output tells us two things: msnews.microsoft.com is a known
name - as we see the IP-address. We are not able to reach the computer -
or it prefers not to respond to PING. (The latter happens to be true
in this case, but the default is for machines to respond to PING.)
Anyway, the reason for the dropped connection has little do with
SQL Server per se, it is likely to be a problem with your network, so
this newsgroup is probably not the best venue for your problem. Hope
fully there are some networking people at the sites you work with
that can help you.
--
Erland Sommarskog, SQL Server MVP, esq...@sommarskog.se
Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
Put the network cable in.
Seriously, there are so many things that could be the reason. Bad cables,
bad network hubs, incorrect network configurations.
> I know you suggested to talk to host company's tech. staff but I think
> they are not getting or enable to resolve it.
You are pretty hosed then. If your local staff are not able to resolve
the issue, certainly no one on the Internet who nothing about the network
configuration will be able to resolve it either.
--
Erland Sommarskog, SQL Server MVP, esq...@sommarskog.se
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
--
Jack
Message posted via SQLMonster.com
http://www.sqlmonster.com/Uwe/Forums.aspx/sql-server-connectivity/201004/1