store.exe高cpu占用率故障排除建议
1. Stop the information store and restart it. Does this resolve the problem? How long does it take to stop?
2. If possible, try rebooting the server. Does this help? If it does help, it is likely that the information store is fine, and an "outside" entity caused the store to hang; this could be a corrupted message, a connector, or an application.
3. Are the MTA queues backing up? Are the messages incoming or outgoing? If so, try deleting the oldest message, to see if this resolves the problem.
4. Try stopping the MTA and any other connectors. If the CPU utilization drops, then it may be one of the stopped services that is actually the cause of the problem.
5. Check to see if there is a looping message that may be causing this problem. Message tracking can help with this.
a. Also check if the Priv.edb or Pub.edb are rapidly growing.
b. Check the Mailbox Resources and Public Folder Resources in the Exchange Server Administrator Program to see if there are any mailbox or public folders growing Rapidly.
6. Are users able to send and receive mail? Are the clients responsive or slow? This information will indicate if the information store is hung or just busy.
7. Check if this is a problem with the information store files. To do this, stop the information store, rename all MDBDATA directories, create new MDBDATA directories, and start the information store. Does the problem occur again? If it does occur again, the problem is not with the information store database files. If it does not occur again, restore the original database files and run ISINTEG -patch.
8. Are there any third-party Exchange Server applications running against the private or public information store on this server? Check the current logons in the properties of the private information store and public information store, to determine if there are any such program running against this information Store. Third-party products can cause high CPU utilization as well as high memory usage by the Store.exe. If there are any third-party programs running against this information store, try stopping them.
9. Are there any third-party virus checking programs running on this server? If so, try stopping them. What's the size of the Priv.edb and Pub.edb files? Do you have sufficient free disk space on all drives? It may be beneficial to schedule an Off-line Defrag of the two .edb files.
10. If none of the above steps fixes the problem, back up the existing databases files. Then run ISINTEG -fix -pri and ISINTEG -fix -pub.作者: tdk 时间: 2009-10-16 00:14
store 存储如果数据量较大,那么一般是有多少内存就会吃多少内存
一般不会有什么问题作者: sanjin 时间: 2009-10-19 09:20
谢谢六楼兄弟,你找到的可能太旧的信息。