Enterprise Vault (10.0.2) - Synchronization failed
Hi Guys ,
I'm trying to solve an issue i've encountered with for couple of days now without success.
When trying to sync one of our users vault's (outlook 2010 x64) I've encountered with the following error message in the middle of the procces
"Failed : Item retrieval failed on server" .
After googling this issue I found the following post :
http://www.symantec.com/business/support/index?page=content&id=TECH70956
Unfortunatlely - after implementing the suggested workaround - it didn't help , the sync still fails at the same point .
At that point I tried to Verfiy/Rebuild the vault's index but both of the procedures failed due to a missing item .
In the event viewer I could find bunch of abnormal events such as :
Reference: CStore::InitializeDBAccess()/Either VaultStoreEntryId is empty or connection to Storage database is not available
Now - I'm pretty lost ....
Any suggestions will be greatly appreciated ,
Thanks,
Shlomi.
- I think what you will end up doing is an EVSVR doing a repair database linkages My best guess is you have items that were archived in something like \myFolder... EV creates threereferences to \MyFolder in SQL One in the Root table and one in the ArchiveFolder table of the directory database and one in the Vault table of the VaultStore database What could have happened is that you had myFolder in both directory and vault store databases, then did a restore or recovery on the directory database so now it doesn't have the root/ArchiveFolder entries anymore and thus can't link emails back to their folders That's my best guess, but definitely support is your best bet, and an EVSVR report will see if this is widespread or just this one user Hopefully it turns out to be something like the SQL server changed and the sqlserver column in VaultStoreEntry was never updated or something