Sunday, September 03, 2006
A socket operation was attempted to an unreachable host
I was trying to connect, across the web, to a SQL Server 2005 instance today and got this error message: "provider: TCP Provider, error 0 - A socket operation was attempted to an unreachable host. (Microsoft SQL Server, Error 10065)". I've been having troubles connecting to this host using ADO.NET - getting instant timeout errors - and I think this is related.
Has anyone seen this? I'm wondering whether or not this server is being over-used. I'm remoting in as just a regular user so I can't get sysadmin-level counters so I don't know what it is...
Has anyone seen this? I'm wondering whether or not this server is being over-used. I'm remoting in as just a regular user so I can't get sysadmin-level counters so I don't know what it is...
Technorati Tags: error, TCP, SQL Server 2005, SQL Server, Microsoft SQL Server