INF: Listening on Multi-Protocol Fails on StartupLast reviewed: April 9, 1997Article ID: Q160871 |
The information in this article applies to:
SUMMARYWhen a computer running SQL Server is configured to listen only on the multi-protocol network protocol, the MSSQLServer service may fail on the startup of Windows NT Server. This problem may occur when Windows NT Server is starting and the remote procedure call (RPC) service has not completed initializing before SQL Server starts the server-side RPC Net-Library. You will find the following errors in the SQL Server errorlog:
MORE INFORMATIONConfigure the computer running SQL Server to listen on either another network protocol or another protocol in addition to multi-protocol. One other way to resolve this problem is to modify the Windows NT Server registry to force the MSSQLServer service to depend on the RPC service, requiring that the RPC service be initialized before MSSQLServer service attempts to start. WARNING: Using Registry Editor incorrectly can cause serious, system-wide problems that may require you to reinstall Windows NT to correct them. Microsoft cannot guarantee that any problems resulting from the use of Registry Editor can be solved. Use this tool at your own risk.
|
Additional query words: Multiprotocol
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |