Forum
Exchange store 'First Storage Group\Mailbox Store (SERVER)': The logical size of this database (the logical size equals the physical size of the .edb file and the .stm file minus the logical free space in each) is 39 GB. This database size is approaching the size limit of 40 GB.
If the logical database size exceeds the maximum size limit, it will be dismounted on a regular basis.
Böyle bir hata alıyorum bundan kurtulmanın bir yolu varsa yardımlarınızı bekliyorum.
Sistem: Exchange 2003 std Ed. SP2
teşekkürler..
merhabalar
database boyutunuz sp2 ile birlikte 40 GB olarak ayarlanmış siz bu değeri 75 GB yapabilirsiniz. bu işlemi regedit içinden yapmanız gerekiyor.
aşağıdaki adımları takip edebilirsiniz;
- On the computer that is running Exchange 2003 SP2, click Start, click Run, type regedit, and then click OK.
- Click one of the following registry subkeys, as appropriate for the store that you want to increase:
- For a mailbox store, click the following registry subkey:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeIS\Server name\Private-Mailbox Store
- For a public folder store, click the following registry subkey:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeIS\Server name\Public-Public Store GUID
- On the Edit menu, point to New, and then click DWORD Value.
- In the New Value #1 box, type Database Size Limit in Gb, and then press ENTER.
- Right-click Database Size Limit in Gb, and then click Modify.
- Click Decimal, and then type an integer from 1 to 75 in the Value data box.
- Click OK, and then exit Registry Editor.
- Restart the Microsoft Exchange Information Store service. To do this, follow these steps:
- Click Start, click Run, type cmd, and then click OK.
- At the command prompt, type the following command, and then press ENTER:
net stop msexchangeis
- After the Microsoft Exchange Information Store service has stopped successfully, type the following command, and then press ENTER:
net start msexchangeis
- Examine the Application log to verify that the database size has been set successfully. To do this, follow these steps:
- Click Start, click Run, type eventvwr, and then click OK.
- In the Event Viewer tool, click Application
- Double-click event ID 1216 to verify that the database size has been set successfully. Event 1216 is generated every time the Microsoft Exchange Information Store service is started.
işlemlerden sonra sunucuyu restart ederseniz daha iyi olur...
kolay gelsin
Lisanslı Exchange Std sp2 için Database sınırı 75GB dır.Bununla ilgili bütün registry kaıtları şu dizindedir:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeIS\<SERVER
NAME>\Private-013e2e46-2cd7-4a8e-bfec-0e4652b94b00
Bu dizine REG_DWORD kayıt tipi ile "Database Size Limit in GB kaydı eklenerek 75GB kadar yükseltebilirsin.
Ama Registry kaydını değiştirmeden önce mutlaka yedek almalısın.Hem sistem yedeği hemde data yedeği.
Sayenizde sorunuma çözüm buldum uyguladım ve oldu.Yardımlarınız için çok teşekkür ederim.
geri dönüş için teşekkürler...