Quantcast
Channel: Symantec Connect - Archiving and eDiscovery - Discussions
Viewing all articles
Browse latest Browse all 4101

6651 Storage Deletion Server has failed

$
0
0
I need a solution

Hi,

Getting the following events : 6651 Storage Deletion Server has failed and 13410.

looked at the following: https://www-secure.symantec.com/connect/forums/eve...

ran the following:

select r.VaultEntryId, r.RootIdentity, af.FolderName, a.ArchiveName
from Root r, ArchiveFolder af, archive a
where r.VaultEntryId = '1718A23CBE35D424CBDB6C0144C7FD3E11110000evserver'
AND af.RootIdentity = r.RootIdentity 

since 1718A23CBE35D424CBDB6C0144C7FD3E11110000evserver is the VaultEntryID that gives the error, I recived a long list (167 rows) with archive names.

VaultEntryIdRootIdentityFolderNameArchiveName
1718A23CBE35D424CBDB6C0144C7FD3E11110000evserver1988TempA
1718A23CBE35D424CBDB6C0144C7FD3E11110000evserver1988TempB
1718A23CBE35D424CBDB6C0144C7FD3E11110000evserver1988TempC
1718A23CBE35D424CBDB6C0144C7FD3E11110000evserver1988TempD
1718A23CBE35D424CBDB6C0144C7FD3E11110000evserver1988TempE
1718A23CBE35D424CBDB6C0144C7FD3E11110000evserver1988TempF
1718A23CBE35D424CBDB6C0144C7FD3E11110000evserver1988TempG

I checked those archives but cannot see any Temp folder for any of them.

How can I take care of it?

I see the following:

begin transaction
delete from ExchangeMbxArchiveFolder where RootID = '857'
delete from ArchiveFolder where RootIdentity = '857'
delete from ACE where RootIdentity = '857'
delete from Root where VaultEntryId = '1D6CB4DAD741CD74D919D6839E9A09FEB1110000AMSEVAULT01'
commit

But I need to know if this will fix the issue...

Thanks,

Sarah


Viewing all articles
Browse latest Browse all 4101

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>