During a Move Archive, errors occur when moving an archive within the same site

Article: 100028360
Last Published: 2020-09-08
Ratings: 0 0
Product(s): Enterprise Vault

Problem

During a Move Archive, in an environment which has been consolidated from multiple Sites via SQL, moving items may fail when moving to a Vault Store which was originally in a separate site.  This will fail the Move Archive for said user.

Error Message

Event ID: 41226

An error was encountered while processing an item. Enterprise Vault will try again later unless the retry count has been reached.

|Item: 507EA50A11009CC45B79A7608F32B321|Archive: 11831051F177EBF4F89C0FC7CFC33B0F41110000<SITENAME>|Exception: Source item saveset ID: 200903020000000~200901160023080000~Z~507EA50A11009CC45B79A7608F32B321.

CM API error code: 0x80040304. CM API error: Problem with object properties. Property: CopyTo method. Reason: The destination saveset specifies a different Site to the source saveset.|You can't copy savesets between sites.

Inner storage error code: 0x80070057. Inner storage error description: The parameter is incorrect. . at KVS.EnterpriseVault.Interop.IItem2.CopyTo(IItem DestinationItem)| at KVS.EnterpriseVault.MoveArchiveTask.ItemProcessor.CopyItem(QueuedSourceItem sourceitem, IContentManagementAPI4 cmAPImaThread, String& srcSSID, String& destSSID).

Cause

When multiple sites are consolidated by way of manual SQL changes, the Move Archive process will identify that the Archive to be moved is an Intra-site (Within the same site) Move. During the retrieval process of the archived items from the source, a number of checks are performed on the data to confirm consistency of the data.  One property which is checked is the ArchiveID associated to the physically stored item, which contains the original Site information. In this scenario, this information may differ from the current Site within the database.

Due to this inconsistancy, Move Archive identifies the items to be moved to be in a different site than the destination.  This is considered an Inter-site move (site to site) which uses a different process to move data than an Intra-site move.

Solution

When encountering this scenario, Move Archive may not be used to migrate Archives between legacy sites after said sites have been consolidated.  In order to move archives, it is required to export the archive to PST.

Note: If moving a large set of user archives (100+), please open a support ticket for an alternative method to use the Move Archive process.
 

 

 

References

Etrack : 2976362

Was this content helpful?