Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A system call that should never fail has failed
Message
General information
Forum:
Microsoft SQL Server
Category:
Installation
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01452029
Message ID:
01452035
Views:
53
>Kind of a funny error message. It made my customer laugh as he thought it was my error message.
>
>During the SQL Server 2005 setup he got this error message as a messagebox:
>Failed to set registry settings for server network libraries. The action is SetDefaults. The error is 10107 (A system call that should never fail has failed.)
>
>Has anyone run into this before?
>
>Einar

From:
http://msdn.microsoft.com/en-us/library/ms740668%28VS.85%29.aspx


WSASYSCALLFAILURE
10107



System call failure.

A system call that should never fail has failed. This is a generic error code, returned under various conditions.

Returned when a system call that should never fail does fail. For example, if a call to WaitForMultipleEvents fails or one of the registry functions fails trying to manipulate the protocol/namespace catalogs.

Returned when a provider does not return SUCCESS and does not provide an extended error code. Can indicate a service provider implementation error.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform