Storage expiry not processing one or more Vault Stores (Partial list)

Veritas.EnterpriseVault.12.Server.Storage_expiry_not_processing_vault_stores__Partial_list.Rule (Rule)

Knowledge Base article:

Summary

Some Vault Stores have not been completely processed by Storage Expiry.

Causes

Insufficient time has been allocated for the Storage Expiry scan to complete.

Resolutions

Some Vault Stores have not been completely processed by Storage Expiry.

Storage Expiry scans every archive in a Vault Store and deletes those archived items for which the retention period has expired. Some archives in the Vault Stores listed have not been processed and so may contain items for which the retention period has expired. There may be legal discovery issues if data is archived for longer than is required by your company policies.

In the Administration Console, go to the Storage Expiry tab in Site Properties and expand the schedule so that there is more time for Storage Expiry.

External

Veritas Event Database

Element properties:

TargetVeritas.EnterpriseVault.12.Server
CategoryEventCollection
EnabledTrue
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Veritas.EnterpriseVault.12.EventProvider.DataSourceModuleType Veritas.EnterpriseVault.MonitoringProfile
WriteToDB WriteAction Microsoft.SystemCenter.CollectEvent Veritas.EnterpriseVault.MonitoringProfile
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEventData Veritas.EnterpriseVault.MonitoringProfile

Source Code:

<Rule ID="Veritas.EnterpriseVault.12.Server.Storage_expiry_not_processing_vault_stores__Partial_list.Rule" Target="Veritas.EnterpriseVault.12.Server" Enabled="true" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Veritas.EnterpriseVault.12.EventProvider.DataSourceModuleType" RunAs="EV!Veritas.EnterpriseVault.MonitoringProfile">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<EventNumber>41449</EventNumber>
<LogName>Application</LogName>
<EventSourceName>Enterprise Vault</EventSourceName>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectEvent" RunAs="EV!Veritas.EnterpriseVault.MonitoringProfile"/>
<WriteAction ID="WriteToDW" TypeID="MSDL!Microsoft.SystemCenter.DataWarehouse.PublishEventData" RunAs="EV!Veritas.EnterpriseVault.MonitoringProfile"/>
</WriteActions>
</Rule>