The information in this article applies to:
BUG# 10097 (4.2) SYMPTOMSWhen using SQL Administrator to add remote servers, the local server may be added as ID 1 instead of as the local server (ID 0). WORKAROUNDWhen adding remote servers using SQL Administrator, ensure the case of the server name being added is the same as the added server. STATUSMicrosoft has confirmed this to be a problem in SQL Administrator version 4.2. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATION
When adding remote servers, SQL Administrator checks to see if the server
being added has the same name as the server it is currently connected to.
If the names match, SQL Admin specifies that the server is local when
issuing the sp_addserver stored procedure. The check for name matching is
case sensitive, regardless of the case sensitivity of the server.
Additional query words: RPC remote procedure calls 7214 login
Keywords : kbtool SSrvSQL_Admin kbbug4.20 SSrvWinNT |
Last Reviewed: March 20, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |