Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

XADM: Store Backup Runs More Slowly as Database Becomes Fragmented


View products that this article applies to.

Symptoms

Over a period of time, as more data is added to an information store database, the performance of the regular online backup decreases. By running a disk analysis tool, you can see that the Priv.edb or Pub.edb file consists of many thousands of fragments.

↑ Back to the top


Cause

Whenever an Extensible Storage Engine (ESE) file is extended, it is only extended in 1 megabyte (MB) amounts because ESE is calling a function to ensure that the file size is being updated each time the file is extended. This ensures that administrators can see how big the files currently are.

In addition, an Active Directory attribute which specifies the size of new file extensions is not being observed.

↑ Back to the top


Resolution

To resolve this problem, obtain the latest service pack for Microsoft Exchange 2000 Server. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
301378 XGEN: How to Obtain the Latest Exchange 2000 Server Service Pack
The English version of this fix should have the following file attributes or later:

Component: ESE

File nameVersion
Ese.dll6.0.4418.61


Component: Information Store

File nameVersion
Store.exe6.0.4418.61

↑ Back to the top


Workaround

Perform an offline defragmentation of the database.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in Microsoft Exchange 2000 Server.

This problem was first corrected in Microsoft Exchange 2000 Server Service Pack 1.

↑ Back to the top


More information

The fix now calls another Microsoft Windows function that retains the feature of the file size being updated, but ensures that new fragments are allocated in 16 MB sizes, if 16 MB has been set in Active Directory as the extension size.



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 Exchange 2000 Server, or both. 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.

To set the extension size to 16 MB, use ADSI Edit (provided with Microsoft Windows 2000 Support Tools):
  1. Locate the storage group which is to be changed, and open its properties.
  2. Select the msExchESEParamDbExtensionSize optional attribute. This has a default value of 256. Change this to 4096.
  3. After you set the new value, restart the information store. Note that this extension size applies to both the .edb and the .stm files.

↑ Back to the top


Keywords: KB283691, kbqfe, kbfix, kbbug

↑ Back to the top

Article Info
Article ID : 283691
Revision : 4
Created on : 2/20/2007
Published on : 2/20/2007
Exists online : False
Views : 302