INF: Setting Up SQL Srv to Listen on Banyan VINES Net-LibraryLast reviewed: May 2, 1997Article ID: Q142584 |
The information in this article applies to:
SUMMARYThis article details the steps required for setting up SQL Server to listen on Banyan VINES server-side net-library:
Using 'SSMSVINN' version '4.21.0.1' to listen on 'MYSERVER'For SQL Server 6.0, it is:
Using 'SSMSVI60' version '6.1.0.0' to listen on 'MYSERVER'If SQL Server cannot successfully listen on the Banyan VINES net-library, there will be one or more error messages after the "using" message shown above. Please reference Knowledge Base article Q126262, "PRB: Resolving SQL Server Server-side Vines Connectivity Errors" to help you troubleshoot and correct the error. In addition, the operating system error message generated by the server side net-library for Banyan is equal to the VINES error number plus 10000. In other words, OS Error 11016 is the same as VINES error number 1016. You can then use the VNSERR program included with the VINES software to find out the VINES error text. For example, if you type "VNSERR 1016", the follow message would be generated:
STK1016 - NAME IS NOT A STREETTALK NAME. The name you specified is not a name that StreetTalk knows about. Either you typed the name incorrectly or the name did not exist in the network. Retype the name. MORE INFORMATIONOnce you have verified that SQL Server is listening on the Banyan VINES net- library correctly and you still have problems connecting to it using the client side Banyan VINES net-library, use Knowledge Base article Q126445 "INF: Resolving SQL Server Client-Side Vines Connectivity Errors" to help you troubleshoot the problem. You should pay attention to the "OS Error" number, because it will give you more specific information regarding why you are unable to connect. Please make sure that you are logged in to the Banyan server before you attempt to connect to SQL Server from a Banyan client. The Banyan login in this case does not have to be in the AdminList of the group. You can find additional information on how to setup Banyan VINES clients from the SQL Server 4.21a Release Notes and the Microsoft SQL Server "Administrator's Companion" for SQL Server 6.0. For additional information on how to use the VINES software MSERVICE, MUSER, VNSERR, and MGROUP, please refer to you VINES documentation. When appropriate, you may need to work with your Banyan network administrator to create the PC-Based service Name and the Banyan Login.
|
Additional query words: sql6 Banyan network setup
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |