|
DaveyJones -> RE: Exchange 2007 maximum DB size? (1.Mar.2007 10:04:31 AM)
|
I created the key as instructed by the MS Technet Article, however next reboot, the MSExchange IS service still complained about being over 50GB, even after the entry I made should have corresponded to a 500GB limit/value. Your previous post seemed to refer to a link that I can't find. Thanks, Dave -------------------------- User Action To resolve this error follow one or more of these steps: - Locate the key for the Information store in the registry. Here is an example of a registry key for an Information Store: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeIS\<SERVER NAME>\Private-013e2e46-2cd7-4a8e-bfec-0e4652b94b00
Note The GUID in this key (Private-013e2e46-2cd7-4a8e-bfec-0e4652b94b00) is an example and should match the value of the objectGUID attribute on the database’s Active Directory directory service object. - If the value exists, change the value Database Size Limit in GB to the desired size in gigabytes.
- If the value does not exist, add the DWORD value Database Size Limit in GB and set the value to the desired size expressed in gigabytes.
Note The code for Exchange 2007 sets a hard-coded database size limit of 50 gigabytes for the Standard Edition. This can be changed by using the process described here. In reality, the Information Store database size for both the Standard and the Enterprise Edition is limited only by disk space. --------------------------------------------------------------------------------------------------------- .
|
|
|
|