XADM: JET Asserts in ISINTEG During a Check on Database (156387)



The information in this article applies to:

  • Microsoft Exchange Server 4.0

This article was previously published under Q156387

SYMPTOMS

While running ISINTEG in check mode against a database, an assert may occur in JET (if running the debug build of Edb.dll), or possibly ISINTEG may stop with a Dr. Watson exception error.

CAUSE

When calculating the weight that moved to new page, it did not count the node that is bumped by the new node. So when a real split occurs on this page, JET asserts because there is no space for the split.

WORKAROUND

To work around this problem, obtain the hotfix mentioned below. With the hotfix, the calculation was corrected to count the node that is bumped by the new node.

STATUS

Microsoft has confirmed this to be a problem in Microsoft Exchange Server version 4.0. This problem was corrected in the latest Microsoft Exchange 4.0 U.S. Service Pack. For information on obtaining the service pack, query on the following word in the Microsoft Knowledge Base (without the spaces):

S E R V P A C K


Modification Type:MinorLast Reviewed:4/28/2005
Keywords:kbbug kbfix kbusage KB156387