A move Archive fails with the error - 'The Vault Store does not contain any open partitions'
A Dtrace of the EVMoveArchiveTask shows the following error:
286 13:01:13.593 [7888] (EVMoveArchiveTask) <8672> EV-L {INDEXMETADATA.EN_US} Property count? 1
287 13:01:13.593 [7888] (EVMoveArchiveTask) <8672> EV:L CStorageProxyBase::FindStorageComputer reading computer name from cache for entryid=17A09C56ED1E54249A2336DB1D52FB7D81110000test.com
288 13:01:13.593 [7888] (EVMoveArchiveTask) <8672> EV:L CContentManagementAPI::AccessSimpleStore retrieving SimpleStore object from cache for computer: test.com
289 13:01:13.593 [7888] (EVMoveArchiveTask) <8672> EV:L CContentManagementAPI::TransformAuthenticationIdentity AuthenticationTypeIdentity is WindowsUser and no Identity set - defaulting to '.' (current user)
290 13:01:13.749 [7888] (EVMoveArchiveTask) <8672> EV:L CAuthHelper::Reset Cancel registration? true CancelId: 0
291 13:01:13.749 [7888] (EVMoveArchiveTask) <8672> EV:M Error accessing SimpleStore. Attempt:1 EntryId:17A09C56ED1E54249A2336DB1D52FB7D81110000test.com|hr=The Vault Store does not contain any open partitions. [0xc0041aa2]
292 13:01:13.749 [7888] (EVMoveArchiveTask) <8672> EV:M CItem::CopyTo Elapsed time 149.2ms
293 13:01:13.749 [7888] (EVMoveArchiveTask) <8672> EV:M HRXEX fn trace :|Source : .\Item.cpp (CItem::CopyTo) [lines {1270,1306,1359,1362,1365,1368,1410}] built Apr 12 00:51:32 2010|Description: Call error 0xc0041aa2
294 13:01:13.749 [7888] (EVMoveArchiveTask) <8672> EV:L CAuthHelper::Reset Cancel registration? true CancelId: 0
295 13:01:13.749 [7888] (EVMoveArchiveTask) <8672> EV:M CItem::CopyTo com_error raised Call error 0xc0041aa2 (err=c0041aa2)
296 13:01:13.749 [7888] (EVMoveArchiveTask) <8672> EV:L CContentManagementAPI::get_LastError
297 13:01:13.749 [7888] (EVMoveArchiveTask) <8672> EV:L CExtendedErrorInfo::FinalConstruct()
298 13:01:13.765 [7888] (EVMoveArchiveTask) <8672> EV:L CExtendedErrorInfo::Initialize()
299 13:01:13.765 [7888] (EVMoveArchiveTask) <8672> EV-H {MOVEARCHIVEITEM.EN_US} Exception thrown for item 5F592D38887345CE882FEFC34BE2D4D0. Exception: System.Runtime.InteropServices.COMException (0x80040303): No access to the vaultstore, archive, or item.| at KVS.EnterpriseVault.Interop.IItem2.CopyTo(IItem DestinationItem)| at KVS.EnterpriseVault.MoveArchiveTask.ItemProcessor.CopyItem(QueuedSourceItem sourceitem, IContentManagementAPI4 cmAPImaThread, String& srcSSID, String& destSSID)
301 13:01:13.765 [7888] (EVMoveArchiveTask) <8672> EV:M CBaseDirectoryServiceWrapper::CreateDirectoryService() - Entry [m_nNumTries = 40]
302 13:01:13.765 [7888] (EVMoveArchiveTask) <8672> EV:L CBaseDirectoryServiceWrapper::CreateDirectoryService() - Successfully communicated with an EV Directory Service on the local machine
303 13:01:13.765 [7888] (EVMoveArchiveTask) <8672> EV-H {MOVEARCHIVEITEM.EN_US} Item with transaction id 5F592D38887345CE882FEFC34BE2D4D0 could not be inserted. This error is in the list of transient error list. Enterprise Vault will exit for now and will retry later. Error: The Vault Store does not contain any open partitions. . Error code: 0xc0041aa2. Non fatal error.
The Vault Store does not contain an open partition.
1. Open the Enterprise Vault Admin console (VAC)
2. Expand Directory on | Site name | Vault store Groups | Group Name | Vault Store |
3. In the right window right click the Vault Store Partition select Properties
4. On the General Tab State: Select drop down and choose Open.

5. Close window and try Move Archive Wizard again.