I have a box with three instances on it one instance is getting the following
messages,
2004-09-23 14:06:58.55 server Error: 17825, Severity: 18, State: 4
2004-09-23 14:06:58.55 server Could not close Net-Library ''..
2004-09-23 14:06:58.55 server Error: 17059, Severity: 18, State: 0
2004-09-23 14:06:58.55 server Operating system error 10093: Either the
application has not called WSAStartup, or WSAStartup failed...
It seems remote logins will not connect but local logins will work. The only
why I found to correct this is stop/start the sql service for the instance.
These errors have just recently started and I am not aware of any changes
made or software installed on this box. I have not found much information on
these errors. Has any seen this before? What did you do to correct?
Thanks,
Dave
I don't know anything specific about the last 2 errors. The first (10093)
indicates that "server" has a socket problem. Specifically, the instance
failed to initialize the winsock library prior to attempting to utilize any
socket functions. That would explain why remote users can't connect. Don't
know what the solution is - the problem appears to lie in the networking
layer (perhaps a configuration issue).
"daproud" <daproud@.discussions.microsoft.com> wrote in message
news:82D2DE52-6F07-4BBF-805C-9D7898D36F40@.microsoft.com...
> I have a box with three instances on it one instance is getting the
following
> messages,
> 2004-09-23 14:06:58.55 server Error: 17825, Severity: 18, State: 4
> 2004-09-23 14:06:58.55 server Could not close Net-Library ''..
> 2004-09-23 14:06:58.55 server Error: 17059, Severity: 18, State: 0
> 2004-09-23 14:06:58.55 server Operating system error 10093: Either the
> application has not called WSAStartup, or WSAStartup failed...
> It seems remote logins will not connect but local logins will work. The
only
> why I found to correct this is stop/start the sql service for the
instance.
> These errors have just recently started and I am not aware of any changes
> made or software installed on this box. I have not found much information
on
> these errors. Has any seen this before? What did you do to correct?
> Thanks,
> Dave
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment