EV90SP2 - Event 13360, 8453, referring DeleteArchiveFolders
Hello all,
Hopefully one of you has seen this, and resolved it...
When restarting the storage server on one of the Mail Archiving servers, I get some errors in the eventlog, which make me think there is an issue with deleting empty folders from the archives. Registryket DeleteEmptyFolders is present, but has value 0 (which indicates it is finished)
13360, 13360 then 8453
The first 13360:
Log Name: Symantec Enterprise Vault
Source: Enterprise Vault
Date: 16-1-2013 15:52:01
Event ID: 13360
Task Category: Directory Service
Level: Error
Keywords: Classic
User: N/A
Computer: server.europe.intranet
Description:
An error was detected while accessing the Vault Database 'EnterpriseVaultDirectory' (Internal reference: CADODataAccess::ExecuteSQLCommand .\ADODataAccess.cpp [lines {1407,1409,1424,1442}], built Mar 14 10:54:54 2011):
Description:
Cannot insert the value NULL into column 'Result', table 'tempdb.dbo.#DeletedFoldersXML__________________________________________________________________________________________________000000000E54'; column does not allow nulls. INSERT fails.
SQL Command:
DeleteArchiveFolders
Additional Microsoft supplied information:
Source: Microsoft OLE DB Provider for SQL Server
Number: 0x80040e2f
SQL State: 23000
Native Error: 00000515
HRESULT 0x80040e2f
The second 13360:
Log Name: Symantec Enterprise Vault
Source: Enterprise Vault
Date: 16-1-2013 15:52:01
Event ID: 13360
Task Category: Directory Service
Level: Error
Keywords: Classic
User: N/A
Computer: server.europe.intranet
Description:
An error was detected while accessing the Vault Database 'EnterpriseVaultDirectory' (Internal reference: CADODataAccess::ExecuteSQLCommand .\ADODataAccess.cpp [lines {1407,1409,1424,1442}], built Mar 14 10:54:54 2011):
Description:
The statement has been terminated.
SQL Command:
DeleteArchiveFolders
Additional Microsoft supplied information:
Source: Microsoft OLE DB Provider for SQL Server
Number: 0x80040e2f
SQL State: 01000
Native Error: 00003621
HRESULT 0x80040e2f
The 8453:
Log Name: Symantec Enterprise Vault
Source: Enterprise Vault
Date: 16-1-2013 15:52:01
Event ID: 8453
Task Category: Directory Service
Level: Error
Keywords: Classic
User: N/A
Computer: server.europe.intranet
Description:
The EnterpriseVault.DirectoryService object reported an error.
The error code was 0x80040e2f
I've dtraced the storagedelete, and it seems to be an issue with the deletion process, but I am not sure. The dtrace is attached. The error shows in line 388, and at line 367 the initial action seems to start.
Any hints are highly appreciated!
Thanks in advance, Gertjan