INF: Resolving Server-Side Vines Connectivity Errors w/ SQLLast reviewed: April 30, 1997Article ID: Q126262 |
The information in this article applies to:
SUMMARYThis article discusses some of the common server-side problems encountered when configuring Microsoft SQL Server to operate in a Banyan VINES network environment. It also gives detailed error messages recorded in the SQL Server errorlog and the Windows NT Event Viewer under Application Messages. NOTE: In Event Viewer, the errors will have a Source of SQL Server and a Category of ODS.
MORE INFORMATION
Error
17826, Severity 18, State 0 Unable to set up ListenOn connection 'my_pc_service@my_group@my_org' OS Error: 11016, (VnsFormatStName()). CauseThere are two common causes for this problem:
Workaround
Error
17826, Severity 18, State 0 Unable to set up ListenOn connection 'my_pc_service@my_group@my_org' OS Error: 11033, (VnsSocketSend()). CauseThis error indicates insufficient Banyan permissions. In order to register with a Banyan PC-based service, the Banyan Login must be a member of the Banyan AdminList for the group in which the PC-based service is a member.
WorkaroundThe Banyan login needs to be added to the group's AdminList by the Banyan Administrator.
Error
17826, Severity 18, State 0 Unable to set up ListenOn connection 'my_pc_service@my_group@my_org' OS Error: 11801, (VnsFormatStName()). CauseThere are two common causes for this error:
Workaround
Error
17822, Severity 18, State 0 Unable to load ListenOn Net-Library 'SSMSVINN'. OS Error: 126, The specified module could not be found. CauseThe Banyan Vines Enterprise client software has not been installed or the Microsoft SQL Server Vines server-side network library (net-library) (SSMSVINN.DLL) could not be located.
WorkaroundMake sure that the Banyan Vines Enterprise client software has been installed and the server-side net-library is located in the path.
|
Additional query words: Windows NT
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |