if you want to check your database integrity without installing new server you can use isinteg utility with fix option will help you to run exchange database integrity test and it will also fix the logical erroe in the database. if database is courrpte then it will tell you that also.
Hope this will helps you. and this ustility alwasy help when any kind of exchange database(STORE.EXE) problem occuers. MS tech support also support this.
And might be useful for your Is (STORE.exe) problem.
Rip
Main Topics
Browse All Topics





by: joehuangPosted on 2002-05-13 at 06:39:13ID: 7005979
We have similar problem 2 years ago, I do not exaly remember how We fixed it. Here is some point recall from my memory,
1. Disable the real-time monitor from the Anti-Virus Scanner.
2. Build Second mail server which joint to your existing site, install IMC/IMS, Check the Store.exe CPU again and compare the size of edb file in MDBDATA directory from both email server (If the Size of edb file in 2nd mail server is a lot of less the Primary mail server, It maeans that the oringal data was corrupted, however, you should have to manual redirect mail client to new mail server, record the size of edb file in !st mail server befor move mail account to 2nd mail server), This "move" step will fix the problem of corruption of data automatically. Restart the 1st mail server, check the edb and CPU, It should back to normal, I do not run any isinteg utility. Then you can try to move the mail account back to 1st mail server to observe the change, If you do not see the edb and CPU change a lot, your are recovered.
I did try your way to fix the problem, but it getting worse as you described, so I change my plan as above steps, It works.
Hope this input will help you out of problem.