Article ID: 306091 - Last Review: October 11, 2007 - Revision: 5.2 Description of NTDS replication warning IDs 1083 and 1061, and SAM error ID 12294 because of an Active Directory collisionThis article was previously published under Q306091 SUMMARY
Simultaneous changes against Active Directory object attributes on different domain controllers may cause an Active Directory collision for the update. When this occurs, NTDS replication warnings 1083 or 1061, or SAM error ID 12294 may be logged. MORE INFORMATION
The following events may be logged if immediate replication is triggered (for example, by an urgent replication for a user lockout condition) and collides with the local Active Directory update:
Event Type: Warning Event Source: NTDS Replication Event Category: Replication Event ID: 1083 Description: Replication warning: The directory is busy. It couldn't update object CN=... with changes made by directory GUID._msdcs.domain. Will try again later.
Event Type: Warning Event Source: NTDS Replication Event Category: Replication Event ID: 1061 Description: Internal error: The directory replication agent (DRA) call returned error 8438. (decimal 8438 / hex 0x20f6 : ERROR_DS_DRA_BUSY, winerror.h)
Event Type: Warning Event Source: NTDS General Event Category: Internal Processing Event ID: 1173 Description: Internal event: Exception e0010004 has occurred with parameters -1102 and 0 (Internal ID 2030537). (JetDataBase ID -1102: JET_errWriteConflict -1102, Write lock failed due to outstanding write lock)
Event Type: Warning Event Source: NTDS Replication Event Event Category: Replication Event ID: 1413 Description: The following object changes were not applied to the local Active Directory database because the local metadata for the object indicates that the change is redundant. 285858
(http://support.microsoft.com/kb/285858/
)
Error message: The replication system encountered an internal error
If the remotely triggered update wins against the local update, the following system event may be logged for a user account lockout:
Event Type: Error Event Source: SAM Event Category: None Event ID: 12294 User: user-SID Description: The SAM database was unable to lockout the account of user due to a resource error, such as a hard disk write failure (the specific error code is in the error data) . Accounts are locked after a certain number of bad passwords are provided so please consider resetting the password of the account mentioned above. Data: 0000: c00002a5 After the warnings, an NTDS information event is logged that reports that the queued update has already been made (with the same version ID) and is be ignored as redundant:
Event Type: Information Event Source: NTDS Replication Event Category: Replication Event ID: 1413 Description: Property 90296 (lockoutTime) of object CN=username,OU=... is not being applied to the local database because its local metadata implies the change is redundant. The local version is (version-ID). On a computer that is running Microsoft Windows Server 2003, you can also determine whether a replication error has occurred by exporting the replication meta-data of the object. To do this, run the following command at a command prompt: repadmin /showobjmeta domainController objectDN Note In this command, make the following replacements for the placeholders:
Generally, you experience this problem with the lockoutTime attribute or with one of the password attributes. In these cases, you can safely ignore the events. The events occur because the change that occurs on the primary domain controller (PDC) is also written to the local domain controller. At the same time, the change is replicated among the domain controllers. For lockoutTime, the change is replicated urgently in the site of the PDC. A list of changes for which you may experience a replication collision is found in the following Knowledge Base article: 232690
(http://support.microsoft.com/kb/232690/
)
Urgent replication triggers in Windows 2000
Because of the short replication notification intervals that you can have in Microsoft Windows Server 2003, you may experience a replication collision in the same site of the PDC. Password changes are one example of a scenario in which you may experience a replication collision. This behavior occurs because a domain controller forwards new passwords to the PDC. Both the PDC and the local domain controller then replicate the changed password information. Therefore, a replication collision may occur on another domain controller in the same site.
For more information about replication notification, click the following article number to view the article in the Microsoft Knowledge Base:
214678
(http://support.microsoft.com/kb/214678/
)
How to modify the default intra-site domain controller replication interval
To help reduce the generation of replication collision events, configure the PDC in a site that does not have other domain controllers or client computers. In this scenario, the PDC does not urgently replicate updates that it receives. Therefore, you may reduce the risk of replication collisions. In a large domain, you can use this method to help reduce the load on the PDC.
For more information about "piling on" scenarios, click the following article number to view the article in the Microsoft Knowledge Base:
305027
(http://support.microsoft.com/kb/305027/
)
Summary of "piling on" scenarios in Active Directory domains
APPLIES TO
| Article Translations
|

Back to the top
