SQL Server Error: No Process is on the Other End of the Pipe

当登录SQL Server 2005时可能碰到错误: 'No Process is on the Other End of the Pipe'。解决方法:

(1)Open up SQL Server Suraface Area Configuration tool by clicking

Start > Microsoft SQL Server 2005 > Configuration Tools > SQL Server Suraface Area Configuration
(2)Click the Surface Area Configuration for Services and Connections link at the bottom of the window.
(3)In the View By Instance pane on the left, expand the node for the SQL Server that is giving you the error, and
click the Database Engine > Service > Remote Connections. sql-server-surface-area-config-window
(4)In the setting for the Remote Connections, click the Local and Remote Connections option.
Now click the Using both TCP/IP and named pipes option and click OK.
You will be prompted to restart your Database Server for the changes to take effect. Do that.
Once you restart your Database Server, you should be able to login to the SQL Server database successfully !

 


 No Process is on the Other End of the Pipe

 

 

错误提示:
Named Pipes Provider: No process is on the other end of the pipe.

Microsoft SQL Native Client : Communication link failure.

Microsoft SQL Native Client : An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections.

 

Cause Resolution

The client is attempting to connect using named pipes, and the server is not configured to allow remote connections using named pipes.

Connect using TCP/IP, or use the Surface Area Configuration tool to enable remote connections using named pipes.

The client protocol order is attempting to connect with the named pipes protocol before trying the TCP protocol, and named pipes are not enabled on the server.

Using SQL Server Configuration Manager on the client computer, move TCP before named pipes in the protocol order list.


from:  http://theshiva.us/technicalblog/archive/2006/12/20/solution-fix-no-process-is-on-the-other-end-of-the-pipe-error-sql-server-2005.aspx
from:  http://technet.microsoft.com/en-us/library/ms175496.aspx

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值