Active Directory가 메모리 부족으로 개체를 업데이트할 수 없습니다.

Active_Directory_cannot_update_object_due_to_insufficient_memory_5_Rule (Rule)

Knowledge Base article:

요약

Active Directory® 디렉터리 서비스가 원본 도메인 컨트롤러로부터 받은 변경 내용으로 로컬 도메인 컨트롤러에서 개체를 업데이트하지 못했습니다. Active Directory에 변경 내용을 적용할 데이터베이스 버전 저장소 용량이 충분하지 않습니다.

샘플 이벤트:

Active Directory가 다음 원본 도메인 컨트롤러로부터 받은 변경 내용으로 로컬 도메인 컨트롤러에서 다음 개체를 업데이트하지 못했습니다. Active Directory에 변경 내용을 적용할 충분한 데이터베이스 버전 저장소가 없습니다.

개체: %1

개체 GUID: %2

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

추가 데이터

오류 값: %5 %4

해결 방법

이 도메인 컨트롤러를 다시 시작하십시오. 다시 시작해도 문제가 해결되지 않으면, 데이터베이스 버전 저장소의 크기를 늘리십시오. 높은 숫자의 값으로 개체를 지정하거나 값이 특별히 높을 경우에는 변경 내용의 크기를 줄이십시오.

외부

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

Element properties:

TargetMicrosoft.Windows.Server.2003.AD.DomainControllerRole
CategoryEventCollection
EnabledTrue
Event_ID1479
Event SourceNTDS Replication
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
RemotableTrue
Alert Message
Active Directory가 메모리 부족으로 개체를 업데이트할 수 없습니다.
{0}
Event LogDirectory Service
CommentMom2005ID='{BFFC72FD-ADEA-41CF-94F0-23C03BC426AA}';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="Active_Directory_cannot_update_object_due_to_insufficient_memory_5_Rule" Comment="Mom2005ID='{BFFC72FD-ADEA-41CF-94F0-23C03BC426AA}';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>1479</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>NTDS Replication</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="Active_Directory_cannot_update_object_due_to_insufficient_memory_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>