The information in this article applies to:
BUG #: Windows NT: 15694 SYMPTOMS
When you attempt to connect to a SQL Server using the 16 bit TCP/IP sockets
network library with a fully qualified DNS name 20 characters or greater,
the following error message appears:
CAUSE
When the name is passed to the network for resolution to an IP address,
it is truncated at the 20th character and "FF FF FF FF" is appended to the
name. This results in a name that cannot be resolved.
WORKAROUNDTo work around this problem, use shorter DNS names or use the IP address of the SQL server. MORE INFORMATIONThis problem is not related to only DNS names. Any name greater than 20 characters will fail in this manner. However, names of that length are not frequently used in environments other than the Domain Name Service. STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server versions 4.21a, 6.0 and 6.5. This problem has been corrected in U.S. Service Pack 2 for Microsoft SQL Server version 6.5. For more information, contact your primary support provider. Additional query words: 6.0 6.5 hosts daemon
Keywords : kbnetwork SSrvLAN kbbug6.50 kbbug6.00 kbfix6.50.sp2 |
Last Reviewed: April 1, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |