The online defragmentation was interrupted and terminated. No user action is required. If you repeatedly receive event 704, some process or memory condition may be the cause.

Microsoft.Exchange2007.Ese.ESE.704 (Rule)

Knowledge Base article:

External

For more information, see the respective topic at the Microsoft Exchange Server TechCenter

Element properties:

TargetMicrosoft.Exchange2007.Component.Ese
CategoryEventCollection
EnabledTrue
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Exchange2007.Application.FilteredEventProvider.DS Default
WriteToDB WriteAction Microsoft.SystemCenter.CollectEvent Default
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEventData Default

Source Code:

<Rule ID="Microsoft.Exchange2007.Ese.ESE.704" Enabled="onEssentialMonitoring" Target="ExLibrary!Microsoft.Exchange2007.Component.Ese" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Microsoft.Exchange2007.Application.FilteredEventProvider.DS">
<EventSourceName>ESE</EventSourceName>
<EventDisplayNumber>704</EventDisplayNumber>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectEvent"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishEventData"/>
</WriteActions>
</Rule>