BUG: SQL Server May Fail to Listen On DecNet

ID: Q138943


The information in this article applies to:

BUG# NT: 11872 (6.00)

SYMPTOMS

When Microsoft SQL Server is set up to listen on DecNet as the only Winsock- based IPC (Inter-Process Communication), the following error may occur in the SQL Servers error log or the Windows NT event log:

Error : 17826, Severity: 18, State: 0
Unable to set up ListenOn connection '#150'.
OS Error : 10093, ConnectionListen ((null)()).

If you try to connect from a DecNet client, the connection will fail with the following error:
DB-Library: Unable to connect: SQL Server is unavailable or does not
exist. Specified SQL server not found.
Net-Library error 10022: ConnectionOpen (dnet_conn()).

However, if you set up SQL Server to listen on both DecNet and TCP/IP sockets, the above error will not occur, and the DecNet connection will work fine.


WORKAROUND

You can easily avoid this problem by setting up SQL Server to listen on TCP/IP Sockets at the same time.


STATUS

Microsoft has confirmed this to be a problem in Microsoft SQL Server version 6.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

Additional query words: sql6 ssmsde60 server-side netlibs ODS Pathworks


Keywords          : kbnetwork SSrvLAN SSrvNet_Lib kbbug6.00 
Version           : 6.0
Platform          : WINDOWS 
Issue type        : 

Last Reviewed: April 16, 1999