파티션을 복제하는 동안 이름 충돌이 감지되었습니다.

Name_conflict_detected_while_replicating_partition_5_Rule (Rule)

Knowledge Base article:

요약

디렉터리 파티션 개체를 복제하는 동안 이름 충돌을 검색했습니다.

샘플 이벤트:

다음 디렉터리 파티션 개체를 복제하는 동안 이름 충돌을 검색했습니다.

디렉터리 파티션 개체: %1

개체 GUID: %2

이 이벤트는 일반적으로 같은 이름의 디렉터리 파티션과 복제할 때 발생하며, 다른 개체 GUID와의 복제 시에는 발생하지 않습니다.

원인

이 이벤트는 일반적으로 같은 이름의 디렉터리 파티션과 복제할 때 발생하며, 다른 개체 GUID와의 복제 시에는 발생하지 않습니다.

해결 방법

잘못된 디렉터리 파티션 개체를 삭제하십시오.

외부

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

Element properties:

TargetMicrosoft.Windows.Server.2003.AD.DomainControllerRole
CategoryEventCollection
EnabledTrue
Event_ID1127
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
RemotableTrue
Alert Message
파티션을 복제하는 동안 이름 충돌이 감지되었습니다.
{0}
Event LogDirectory Service
CommentMom2005ID='{E1DB2B6E-D6EF-47D5-A0C4-B30CB197D73F}';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="Name_conflict_detected_while_replicating_partition_5_Rule" Comment="Mom2005ID='{E1DB2B6E-D6EF-47D5-A0C4-B30CB197D73F}';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>Channel</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>Directory Service</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>1127</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="Name_conflict_detected_while_replicating_partition_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>