Recently I have had some strange issues with Exchange so we ran the following command:
isinteg -s servername -test alltest
This ran through and found 22 erros. I ran the test again as you should and it came up clean. I am now getting the following errors regularly throughout the day:
Cleanup of the DeliveredTo table for database 'First Storage Group\Mailbox Store (RMSERVER)' failed with error -1017. 0 entries were purged before the failure was encountered.
I think my only option may be a hard repair (Eseutil) but am aware this can delete data. Just wondered what everyone else thought.
Other possibility is to create additional mailbox database and move all mailboxes to new database.
TriumphLTD
ASKER
Ok thanks for the advice, any other ideas any one or am I looking at an ESEUTIL or fresh DB install?
Thanks
Alan Hardisty
If you run isinteg you should add the -fix switch to actually fix the errors, but this is always good after running:
eseutil /p
eseuti /d
then isinteg -s servername -fix -test alltests
As always it is good to have a backup.
http://www.msexchange.org/tutorials/Exchange-ISINTEG-ESEUTIL.html
Other possibility is to create additional mailbox database and move all mailboxes to new database.