EV Database maintenance error
I am having the following error during the DB maintenance cleanup task.
Error number -1073548784
Error message
Executing the query "EXECUTE master.dbo.xp_delete_file 0,N'',N'',N'2012-04-12T00:08:00'
" failed with the following error: "Error executing extended stored procedure: Invalid Parameter".
Possible failure reasons: Problems with the query, "ResultSet" property not set correctly,
parameters not set correctly, or connection not established correctly.
what should I do ?
As a result of this database error, my EV always shows eventID - 41205.
The fingerprint database 'EVVSGEmailArchiveVaultStoreGroup_1_1' transaction log for Vault Store Group 'EmailArchiveVaultStoreGroup' has used 98% of its allocated space.
Run this command on the SQL server:
DBCC SHRINKFILE (<yourLogFileName>)
This will shrink the logfiles (if you backups run successful.