The Knowledge Consistency Checker (KCC) cannot run successfully. Replication may be affected

The_Knowledge_Consistency_Checker__KCC__cannot_run_successfully.__Replication_may_be_affected_5_Rule (Rule)

Knowledge Base article:

Summary

The Knowledge Consistency Checker (KCC) could not run successfully because the attribute on the object did not have enough values. An attempt to replicate the attribute will be tried again at the next scheduled replication.

Sample Event:

Object:%1 Attribute name:%2%

Resolutions

If this condition continues, verify that replication is working correctly.

External

For more information, see:

Element properties:

TargetMicrosoft.Windows.Server.2003.AD.DomainControllerRole
CategoryEventCollection
EnabledTrue
Event_ID2002
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityNormal
RemotableTrue
Alert Message
The Knowledge Consistency Checker (KCC) cannot run successfully. Replication may be affected
{0}
Event LogDirectory Service
CommentMom2005ID='{53F4196A-A833-45BA-BB39-E5F5022E8429}';MOM2005GroupID=

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.EventProvider Default
RepeatedDataCondition ConditionDetection ConsolidatorConditionDetection Default
CollectEventData WriteAction Microsoft.SystemCenter.CollectEvent Default
CollectEventDataWarehouse WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEventData Default
GenerateAlert WriteAction System.Health.GenerateAlert Default

Source Code:

<Rule ID="The_Knowledge_Consistency_Checker__KCC__cannot_run_successfully.__Replication_may_be_affected_5_Rule" Comment="Mom2005ID='{53F4196A-A833-45BA-BB39-E5F5022E8429}';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>2002</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>
<ConditionDetection ID="RepeatedDataCondition" TypeID="ConsolidatorConditionDetection">
<IntervalSeconds>3600</IntervalSeconds>
<RepeatCount>3</RepeatCount>
<EventOriginId>$Target/Id$</EventOriginId>
<PublisherId>$MPElement$</PublisherId>
<PublisherName>$data/Context/DataItem/PublisherName$</PublisherName>
<Channel>$data/Context/DataItem/Channel$</Channel>
<LoggingComputer>$data/Context/DataItem/LoggingComputer$</LoggingComputer>
<EventNumber>$data/Context/DataItem/EventNumber$</EventNumber>
<EventCategory>$data/Context/DataItem/EventCategory$</EventCategory>
<EventLevel>$data/Context/DataItem/EventLevel$</EventLevel>
<UserName>$data/Context/DataItem/UserName$</UserName>
<Description>$data/Context/DataItem/EventDescription$</Description>
<Params/>
</ConditionDetection>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="SystemHealth!System.Health.GenerateAlert">
<Priority>1</Priority>
<Severity>1</Severity>
<AlertOwner>$Data/PublisherName$</AlertOwner>
<AlertMessageId>$MPElement[Name="The_Knowledge_Consistency_Checker__KCC__cannot_run_successfully.__Replication_may_be_affected_5_Rule.AlertMessage"]$</AlertMessageId>
<AlertParameters>
<AlertParameter1>$Data/EventDescription$</AlertParameter1>
</AlertParameters>
<Suppression>
<SuppressionValue/>
</Suppression>
</WriteAction>
<WriteAction ID="CollectEventData" TypeID="SC!Microsoft.SystemCenter.CollectEvent"/>
<WriteAction ID="CollectEventDataWarehouse" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishEventData"/>
</WriteActions>
</Rule>