您的位置:首页 > 其它

说明因 Active Directory 冲突导致的 NTDS 复制警告 ID 1083 和 1061 以及 SAM 错误 ID 12294

2007-10-13 11:45 1166 查看

说明因 Active Directory 冲突导致的 NTDS 复制警告 ID 1083 和 1061 以及 SAM 错误 ID 12294

察看本文应用于的产品
function loadTOCNode(){}

文章编号:306091
最后修改:2004年2月20日
修订:2.0

概要

loadTOCNode(1, 'summary');

对不同域控制器上的 Active Directory 对象属性同时进行更改可能会带来 Active Directory 更新冲突,发生此问题时,可能会记录 NTDS 复制警告 1083 或 1061,或者 SAM 错误 ID 12294。

更多信息

loadTOCNode(1, 'moreinformation');

如果触发了(例如,由针对用户锁定而进行的紧急复制触发)立即复制而且此复制与本地 Active Directory 更新相冲突,则会记录下以下事件:
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) 如果启用了高级 NTDS 日志记录,则还可能会记录以下错误 ID:
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) 有关其他信息,请单击下面的文章编号,以查看 Microsoft 知识库中相应的文章:
285858 (http://support.microsoft.com/kb/285858/EN-US/) Error Message:The Replication System Encountered an Internal Error 如果远程触发的更新抑制了本地更新而得以执行,则针对用户帐户锁定将记录以下系统事件:
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 您必须分析错误数据以了解到正确的错误状态。DWord data hexadecimal 0xc00002a5 = decimal -1073741147:STATUS_DS_BUSY, ntstatus.h)。

在警告之后,会记录一个 NTDS 信息事件,指出排入队列的更新已得到执行(使用同一版本 ID),并且将作为多余项被忽略:
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). 存在此情形时,实际上并没有发生复制错误。Active Directory 是一致的,您完全可以忽略生成的事件日志而不会有任何问题。

这篇文章中的信息适用于:
Microsoft Windows 2000 Server
Microsoft Windows 2000 Advanced Server


回到顶端


关键字: kberrmsg kbinfo kbnofix kbfaq KB306091
Microsoft和/或其各供应商对于为任何目的而在本服务器上发布的文件及有关图形所含信息的适用性,不作任何声明。 所有该等文件及有关图形均"依样"提供,而不带任何性质的保证。Microsoft和/或其各供应商特此声明,对所有与该等信息有关的保证和条件不负任何责任,该等保证和条件包括关于适销性、符合特定用途、所有权和非侵权的所有默示保证和条件。在任何情况下,在由于使用或运行本服务器上的信息所引起的或与该等使用或运行有关的诉讼中,Microsoft和/或其各供应商就因丧失使用、数据或利润所导致的任何特别的、间接的、衍生性的损害或任何因使用而丧失所导致的之损害、数据或利润不负任何责任。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐