DHCP server processes expired PTR resource records in Windows Server 2003 (837061)



The information in this article applies to:

  • Microsoft Windows Server 2003, Standard Edition
  • Microsoft Windows Server 2003, Enterprise Edition
  • Microsoft Windows Server 2003, Datacenter Edition

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, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, Microsoft recommends that you wait for the next Windows Server 2003 service pack that contains this hotfix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services phone numbers and information about support costs, visit the following Microsoft Web site:Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

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


Modification Type:MinorLast Reviewed:10/27/2005
Keywords:kbHotfixServer kbQFE kbDNS kbDHCP KbClientServer kbnetwork kbWinServ2003preSP1fix kbSysSettings kbPerformance kbQFE kbfix kbBug KB837061 kbAudITPRO