To work around this issue, you can temporarily increase the size limit of the version store. The setting for the
msExchESEParamMaxVerPages attribute for the storage group object in the Active Directory directory service determines the size limit of the version store. This setting is in units of 16 kilobytes (KB). By default, the
msExchESEParamMaxVerPages attribute is set to 9,280 KB. To resolve this issue, you can increase the attribute to 20,000 KB. However, this setting leaves less available memory for other functions in the version store. Additionally, this setting may cause other performance issues.
To increase the size limit of the version store, follow these steps.
Warning
If you use the ADSI Edit snap-in, the LDP utility, or any other LDAP version 3 client, and you incorrectly modify the attributes of Active Directory objects, you can cause serious problems. These problems may require you to reinstall Microsoft Windows 2000 Server, Microsoft Windows Server 2003, Microsoft Exchange 2000 Server, Microsoft Exchange Server 2003, or both Windows and Exchange. Microsoft cannot guarantee that problems that occur if you incorrectly modify Active Directory object attributes can be solved. Modify these attributes at your own risk.
- Install the Microsoft Windows Server 2003 Support Tools. To do this, follow these steps:
- Insert the Windows Server 2003 CD into the computer's CD drive.
- Click Start, click Run, and then click Browse.
- Locate the following folder on the CD:
CD_drive:\Support\Tools
- In the Files of type list, click All Files.
- Click Suptools.msi, click Open, and then click OK.
- Follow the directions in the Windows Support Tools Setup Wizard.
- Start ADSIEdit.
If you have not configured ADSIEdit, follow these steps: - Click Start, click Run, type mmc
in the Open box, and then click OK.
- On the File menu, click Add/Remove Snap-in.
- Click the Standalone tab, and then click Add.
- In the Snap-in list, click ADSIEdit, click Add, and then click Close.
- Right-click ADSIEdit, and then click Connect to.
- In the Connection Point area, click Select a well known Naming Context, and then click Configuration in the Select a well known Naming Context list.
- In the Computer area, click Default (Domain or server that you logged in to), and then click OK.
- In the left pane, expand ADSIEdit, expand Configuration, expand CN=Configuration, expand CN=Services, expand CN=Microsoft Exchange, and then expand CN=Your_Organization_Name. Then, expand CN=Administrative Groups, expand Your_Administrative_Group, expand CN=Servers, expand Server_Name, and then expand CN=Information Store.
- Right-click the storage group of which the affected computer that is running Exchange Server 2003 is a member, and then click Properties.
- In the Attribute list, double-click msExchESEParamMaxVerPages, type 20000 in the Value box, and then click OK two times.
- Minimize ADSIEdit.
- Try to recover the public folders.
- Reset the msExchESEParamMaxVerPages value to 9,280 KB.