The information in this article applies to:
SYMPTOMSWhen performing an operation in the directory (for example, adding connectors, setting up replication, and so on) the JET may produce an assertion (if running the debug build of Edb.dll) or possibly Dr. Watson (if running the retail version). The assertion looks similar to the following:
CAUSEDuring the expunge of a back link, JET deletes the old index item and inserts another. While inserting another item, it causes another split on the index and a move of some items also belonging to this cleanup. Because the new page is not wait latched, it asserts. This happens only on indexes of multivalue columns that the DS just added and uses heavily. WORKAROUNDTo work around this problem, obtain the hotfix mentioned below. With the hotfix, JET aborts the cleanup (expunging) and retries it when it realizes that some items were moved. STATUSMicrosoft 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 Additional query words:
Keywords : kbusage kbbug4.00 kbfix4.00.sp4 XADM |
Last Reviewed: April 2, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |