BUG: Invalid and Irrelevant TCP/IP Keepalive Registry Entries (198166)
The information in this article applies to:
- Microsoft SQL Server 6.0
- Microsoft SQL Server 6.5
This article was previously published under Q198166
BUG #: 16496 (SQLBUG_65)
SYMPTOMS
The following two registry entries are created in Windows NT registry when
SQL Server is installed:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\TCPKeepCnt
-and-
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\TCPKeepTries
These entries are invalid and irrelevant to current versions of SQL Server
and Windows NT server, and can be safely ignored.
CAUSE
The SQL Server Setup program puts these entries in the registry during the
setup procedure to ensure proper TCP/IP network communications on earlier
versions of Microsoft Windows NT Server products. They are no longer
relevant to the current versions of Windows NT Server.
RESOLUTION
Because Windows NT simply ignores these parameters in the registry, the
existence of these parameters will NOT cause any problems.
STATUS
Microsoft has confirmed this to be a problem in SQL Server versions 6.0
and 6.5.
Modification Type: | Minor | Last Reviewed: | 3/14/2005 |
---|
Keywords: | kbBug kbnofix KB198166 |
---|
|