Click to See Complete Forum and Search --> : Odd problem with opening emails


stephen lappe
10-30-2002, 08:02 AM
I am running an Exch 5.5 sp4 server that is basically is a mailbox server. The other day my priv.edb corrupted. I ran the repair using the eseutil and defrag'd it also. The Priv restarted with no problem, but on the client side, emails that were recieved during a 9 hour period, in which the corruption took place and when I finally got the priv going again, can not be opened, deleted, or moved. Does any one have any ideas?

Wayne
11-14-2002, 02:59 PM
Sounds like an issue with object association. You ran a repair and a defrag...defrag is not graceful, as it rips out any objects that are not indexed properly to get your data store in line. Try this command, following syntax carefully:

isinteg -pri -fix -test alltests

Run the above command continually until you find that errors are reported at "0", though you may still show warnings, warnings are not affecting, errors are. Errors found are in direct correlation to your client links to orphaned objects.


------------
stephen lappe at 10/30/2002 9:02:58 AM

I am running an Exch 5.5 sp4 server that is basically is a mailbox server. The other day my priv.edb corrupted. I ran the repair using the eseutil and defrag'd it also. The Priv restarted with no problem, but on the client side, emails that were recieved during a 9 hour period, in which the corruption took place and when I finally got the priv going again, can not be opened, deleted, or moved. Does any one have any ideas?