복제 오류

Replication_error_5_Rule (Rule)

Knowledge Base article:

요약

Active Directory® 디렉터리 서비스가 원본 도메인 컨트롤러에서 받은 특성 값 변경 내용으로 개체를 업데이트할 수 없습니다. 로컬 도메인 컨트롤러에 있는 Active Directory에 응용 프로그램 변경이 수행되는 동안 오류가 발생했기 때문입니다. 다음 예약된 복제 시 이 작업이 다시 시도됩니다. 업데이트 문제가 해결될 때까지 로컬 도메인 컨트롤러와 원본 도메인 컨트롤러의 동기화를 수행할 수 없습니다.

샘플 이벤트:

Active Directory가 다음 원본 도메인 컨트롤러에서 받은 특성 값 변경 내용으로 다음 개체를 업데이트할 수 없습니다. 로컬 도메인 컨트롤러에 있는 Active Directory에 응용 프로그램 변경이 수행되는 동안 오류가 발생했기 때문입니다.

개체: %1

개체 GUID: %2

원본 도메인 컨트롤러: %3

특성: %5

특성 값: %6

특성 값 GUID: %7

있음: %8

다음 예약된 복제 시 이 작업이 다시 시도됩니다. 업데이트 문제가 해결될 때까지 로컬 도메인 컨트롤러와 원본 도메인 컨트롤러의 동기화를 수행할 수 없습니다.

추가 데이터

오류 값: %4

외부

자세한 내용은 다음을 참조하십시오.

Element properties:

TargetMicrosoft.Windows.Server.2003.AD.DomainControllerRole
CategoryEventCollection
EnabledTrue
Event_ID1694
Event SourceNTDS Replication
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
RemotableTrue
Alert Message
복제 오류
{0}
Event LogDirectory Service
CommentMom2005ID='{54118A5E-F3EE-4B14-95A2-5D7CDDDE44F4}';MOM2005GroupID=

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.EventProvider Default
GenerateAlert WriteAction System.Health.GenerateAlert Default
WriteToDB WriteAction Microsoft.SystemCenter.CollectEvent Default
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEventData Default

Source Code:

<Rule ID="Replication_error_5_Rule" Comment="Mom2005ID='{54118A5E-F3EE-4B14-95A2-5D7CDDDE44F4}';MOM2005GroupID=" Enabled="onEssentialMonitoring" Target="AD2003Core!Microsoft.Windows.Server.2003.AD.DomainControllerRole" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Windows!Microsoft.Windows.EventProvider">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Directory Service</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>1694</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>NTDS Replication</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>Channel</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>Directory Service</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="SystemHealth!System.Health.GenerateAlert">
<Priority>1</Priority>
<Severity>2</Severity>
<AlertOwner>$Data/PublisherName$</AlertOwner>
<AlertMessageId>$MPElement[Name="Replication_error_5_Rule.AlertMessage"]$</AlertMessageId>
<AlertParameters>
<AlertParameter1>$Data/EventDescription$</AlertParameter1>
</AlertParameters>
<Suppression>
<SuppressionValue/>
</Suppression>
</WriteAction>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectEvent"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishEventData"/>
</WriteActions>
</Rule>