Microsoft KB Archive/837061

From BetaArchive Wiki

Article ID: 837061

Article Last Modified on 7/24/2007



APPLIES TO

  • Microsoft Windows Server 2003, Standard Edition (32-bit x86)
  • Microsoft Windows Server 2003, Enterprise Edition (32-bit x86)
  • Microsoft Windows Server 2003, Datacenter Edition (32-bit x86)




SYMPTOMS

Your DHCP server that is running Microsoft Windows Server 2003 may not unregister DNS PTR resource records for expired IP address leases. When this condition occurs, you may experience the following symptoms:

  • A backlog of expired leases accumulates on the DHCP server.
  • Network programs cannot connect to network resources.


CAUSE

This problem may occur if the number of expired IP address leases is greater than the maximum number that is specified by the queue limit. When the queue limit is reached, remaining records are not processed until the next registration interval. With this hotfix, you can set the queue limit.

RESOLUTION

Hotfix information

A supported hotfix is now available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next service pack that contains this hotfix.

To resolve this problem, submit a request to Microsoft Online Customer Services to obtain the hotfix. To submit an online request to obtain the hotfix, visit the following Microsoft Web site:

Note If additional issues occur or any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. To create a separate service request, visit the following Microsoft Web site:

Prerequisites

No prerequisites are required.

Restart requirement

You must stop and then restart the DHCP Server service after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other hotfixes.

File information

The English version of this hotfix has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.

IA-64

   Date         Time   Version            Size    File name
   --------------------------------------------------------------
   25-Feb-2004  17:12  5.2.3790.132      676,864  Dhcpssvc.dll     IA-64
   25-Feb-2004  17:16  5.2.3790.132      259,584  Wdhcpssvc.dll    x86
   19-Jan-2004  22:53                        271  Branches.inf
   25-Feb-2004  17:23                     10,119  Kb837061.cat
   25-Feb-2004  17:18                        354  Updatebr.inf
   25-Feb-2004  17:19                      8,393  Update_rtmqfe.inf

x86

   Date         Time   Version            Size    File name
   --------------------------------------------------------------
   25-Feb-2004  17:16  5.2.3790.132      259,584  Dhcpssvc.dll     
   19-Jan-2004  22:54                        271  Branches.inf
   25-Feb-2004  17:23                      9,766  Kb837061.cat
   25-Feb-2004  17:17                        354  Updatebr.inf
   25-Feb-2004  17:18                      6,568  Update_rtmqfe.inf

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section of this article.

MORE INFORMATION

After you apply this hotfix, you can use a registry value to set the queue limit. To set the queue limit, follow these steps:

  1. Click Start, and then click Run.
  2. Type regedit in the Open box, and then click OK.
  3. Locate the following registry subkey:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DhcpServer\Parameters

  4. Right-click Parameters, point to New, and then click DWORD Value.
  5. Type DynamicDNSQueueLength for the value name, and then press ENTER.
  6. Double-click DynamicDNSQueueLength, and then type a value for the queue limit. For example, type 2048.
  7. Quit Registry Editor.
  8. Click Start, point to Administrative Tools, and then click Services.
  9. Stop and then restart the DHCP Server service.


For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates


Keywords: kbhotfixserver kbqfe kbdns kbdhcp kbclientserver kbnetwork kbwinserv2003presp1fix kbsyssettings kbperformance kbqfe kbfix kbbug KB837061