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

來源:互聯網
上載者:User

當登入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.
(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

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.