Exchange si blocca periodicamente: Errore MSExchangeIS Mailbox Store 9689
Succede perchè lo storage virtuale ha un limite di default di 18Gb.
Occorre alzare questo limite:
1. On the computer running Exchange Server, start Regedit.exe.
2. Open one of the following registry keys:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeIS\Server name\Private-Mailbox Store GUID HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeIS\Server name\Public-Public Store GUID
3. Create a new DWORD entry called
Database Size Limit in Gb
and give it the appropriate value for maximum database size in GB.
For Exchange Server 2003 Standard Edition type a value between 1 and 75 (the default is 18 GB).
For Exchange Server 2003 Enterprise Edition type a value between 1 and 8000 (the default is 8000 GB). Click OK.
Note: Entries should be in decimal format.
Note: The setting in Exchange Server 2003 Enterprise Edition is useful when you want to limit the store size, mostly due to hardware restrictions.
You should dismount and mount your stores, or restart the Information Store service for this tip to work.