SQL Server 2008 No process is on the other end of the pipe
Posted
by Matt
on Server Fault
See other posts from Server Fault
or by Matt
Published on 2010-05-21T15:35:32Z
Indexed on
2010/05/21
15:41 UTC
Read the original article
Hit count: 406
sql-server-2008
|windows-server-2008-web
I've recently been having some issues with SQL Server 2008 on our server. We only have one website running at the moment, but it seems at random that the following error occurs.
A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: Shared Memory Provider, error: 0 - No process is on the other end of the pipe.)
I don't understand this error, or what's causing it. Any help would be appreciated. When this error does occur all it takes to fix it is to restart the MSSQLSERVER service. But I need to fix the underlying problem first.
© Server Fault or respective owner