Error while accessing the replication pagefile

Error_while_accessing_the_replication_pagefile_1_Rule (Rule)

Knowledge Base article:

Management Pack
Summary
This is a rare event that is logged when an unexpected result is returned to the dblhook driver. This event occurs when the dblhook driver fails to complete an operation because of an unexpected situation. One identified cause of this is when a volume is unexpectedly dismounted on the server. Other possibilities are because the drive is out of space, is not an NTFS partition, or failing.
 
Resolutions
Investigate the system for disk issues. For futher assistance, contact technical support at 1-800-775-8674 or 317-598-2066 or sign up for online support, including access to the online knowledgebase, at support.doubletake.com
 
© Double-Take Software, Inc., all rights reserved.

Element properties:

TargetDoubletake_SCOM2007.Double_Take_Servers_Installation
CategoryEventCollection
EnabledTrue
Event_ID16391
Event SourceDouble-Take
Alert GenerateTrue
Alert SeverityError
Alert PriorityLow
RemotableTrue
Alert Message
Error while accessing the replication pagefile

$Data/EventDescription$
Event LogApplication
CommentMom2005ID='{9723F1AB-31CC-4C8E-98CD-3C864A2FA00F}';MOM2005ComputerGroupID={88BABFBC-4FEB-4677-B19B-8895F4712F4C}

Member Modules:

ID Module Type TypeId RunAs 
_F6DA1507_12AF_11D3_AB21_00A0C98620CE_ DataSource Microsoft.Windows.EventProvider Default
CollectEventData WriteAction Microsoft.SystemCenter.CollectEvent Default
CollectEventDataWarehouse WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEventData Default
GenerateAlert WriteAction System.Mom.BackwardCompatibility.AlertResponse Default

Source Code:

<Rule ID="Error_while_accessing_the_replication_pagefile_1_Rule" Comment="Mom2005ID='{9723F1AB-31CC-4C8E-98CD-3C864A2FA00F}';MOM2005ComputerGroupID={88BABFBC-4FEB-4677-B19B-8895F4712F4C}" Enabled="true" Target="Doubletake_SCOM2007.Double_Take_Servers_Installation" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="_F6DA1507_12AF_11D3_AB21_00A0C98620CE_" TypeID="WindowsLibrary!Microsoft.Windows.EventProvider">
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Application</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>16391</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>Double-Take</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.AlertResponse">
<AlertGeneration>
<GenerateAlert>true</GenerateAlert>
<Owner/>
<Description>
$Data/EventDescription$
</Description>
<AlertLevel>50</AlertLevel>
<ResolutionState/>
<Source>
$Data/PublisherName$
</Source>
<Name>Error while accessing the replication pagefile</Name>
</AlertGeneration>
<InvokerType>0</InvokerType>
</WriteAction>
<WriteAction ID="CollectEventData" TypeID="SystemCenterLibrary!Microsoft.SystemCenter.CollectEvent"/>
<WriteAction ID="CollectEventDataWarehouse" TypeID="DataWarehouseLibrary!Microsoft.SystemCenter.DataWarehouse.PublishEventData"/>
</WriteActions>
</Rule>