The information in this article applies to:
BUG#: 16666 (6.5) SYMPTOMS
With Insert Row Locking (IRL) turned on, if lock escalation occurred
during an index page split, and the transaction was still open when 'dump
tran' was performed, 'load tran' using this dump file may result in any
one of the following error messages:
CAUSEThe log record type was set to IRL at beginning of the transaction, but size was set to something else since lock escalation had occurred. WORKAROUNDIt is possible to avoid this problem by increasing sp_configure option 'LEThreshold Maximum'. See SQL Server Books-Online for more information on this option. STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.5. This problem has been corrected in U.S. Service Pack 3 for Microsoft SQL Server version 6.5. For more information, contact your primary support provider. Additional query words: tlog wrong begin incomplete rollback forward abort
Keywords : kbusage SSrvGen |
Last Reviewed: April 9, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |