Microsoft KB Archive/289831

From BetaArchive Wiki
Knowledge Base


Article ID: 289831

Article Last Modified on 1/31/2007



APPLIES TO

  • Microsoft Windows 2000 Service Pack 1
  • Microsoft Windows 2000 Advanced Server
  • Microsoft Windows 2000 Service Pack 1



This article was previously published under Q289831

SYMPTOMS

When a domain contains a large number of domain controllers (DC) that run Windows 2000, the following error message may appear continuously on each of them at the beginning of the Replication window:

Stop 0x0000001E(0xnnnnnnn,0xnnnnnnn,0xnnnnnnn,0xnnnnnnn)

The parameters may vary, depending on the system configuration.

CAUSE

This behavior can occur when a certain size parameter (USHORT) overflows and too little memory is allocated to store all the information.

RESOLUTION

To resolve this problem, obtain the latest service pack for Windows 2000. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

260910 How to Obtain the Latest Windows 2000 Service Pack


The English version of this fix should have the following file attributes or later:

   Date        Time    Version        Size    File name
   ----------------------------------------------------
   02/23/2001  03:45a  5.0.2195.2881  74,448  dfs.sys
                



STATUS

Microsoft has confirmed that this is a problem in Microsoft Windows 2000. This problem was first corrected in Windows 2000 Service Pack 2.

MORE INFORMATION

For example, each of a domain's 800 DCs may have approximately 70 to 80 bytes of string length. The length of buffer to allocate in a USHORT is 64 kilobytes (KB), and when the size requires more than 64 KB, the USHORT size variable overflows. Memory allocation is much than is required, and the servers write over memory, causing the error messages.
For additional information about how to install Windows 2000 and Windows 2000 hotfixes at the same time, click the article number below to view the article in the Microsoft Knowledge Base:

249149 Installing Microsoft Windows 2000 and Windows 2000 Hotfixes


Keywords: kbbug kbfix kbwin2000presp2fix kbqfe kbhotfixserver KB289831