BUG: Invalid and Irrelevant TCP/IP Keepalive Registry EntriesID: Q198166
|
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
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.
Because Windows NT simply ignores these parameters in the registry, the existence of these parameters will NOT cause any problems.
Microsoft has confirmed this to be a problem in SQL Server versions 6.0 and 6.5.
Two new TCP/IP keep alive parameters have been introduced to replace these
parameters. They are KeepaliveInterval and KeepaliveTime, in the same
registry location, but they are hidden by default. For normal SQL Server
operations, there is no need to adjust these parameters. If it becomes
necessary to adjust these parameters, please see the following article in
the Microsoft Knowledge Base:
Q120642 : TCP/IP & NBT Configuration Parameters for Windows NT
Additional query words: extra extraneous extranneous key keys keepalive
Keywords : SSrvInst SSrvLAN kbbug6.50
Version : WINNT:6.0,6.5
Platform : winnt
Issue type : kbbug
Last Reviewed: April 20, 1999