Article ID: 244396 - Last Review: October 31, 2006 - Revision: 1.1 How to Determine if Full Synchronizations Are Caused By Wrapping the Change LogThis article was previously published under Q244396 IMPORTANT: This article contains information about modifying the registry. Before you
modify the registry, make sure to back it up and make sure that you understand how to restore
the registry if a problem occurs. For information about how to back up, restore, and edit the
registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986
(http://support.microsoft.com/kb/256986/EN-US/
)
Description of the Microsoft Windows Registry
SUMMARY
There may be situations where you want to determine why backup domain controllers (BDCs) request full synchronizations.
MORE INFORMATION
Full synchronizations can be caused by several things:
To log enough information to determine if the change log was wrapped, set the following parameter in the registry:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Netlogon\Parameters
The following lines show that a full synchronization was caused by wrapping the change log:
Value Name: DBFlag Data Type: REG_SZ String: 0x20000108 (hex) 10/20 16:53:53 [SYNC] NetrDatabaseDeltas: SAM partial sync called by <BDC_Name> SerialNumber:0 7c7d. 10/20 16:53:53 [CRITICAL] NetrDatabaseDeltas: delta not found in cache, returning full required. The second line shows that the requested delta is no longer in the change log. The primary domain controller (PDC) ignores the partial request and tells that BDC to request a full synchronization. You can change the size of the change log from 64 KB to 4.19 MB. Each change averages 32 bytes, so the change log can store approximately 2,000-130,000 changes. To change the size of the change log:
| Article Translations
|
Back to the top
