FIX: IRL can cause 3307, OS error 6, unhandled server level AV (153855)
The information in this article applies to:
This article was previously published under Q153855 SYMPTOMS
If a table is set to enable Insert - Row Locking (IRL) with "sp_tableoption
'table_name', 'Insert row lock', true" within a transaction and the user
fails to end the transaction with 'commit tran' or 'rollback tran' before
exiting, it could cause 3307 "Process %ld was expected to hold logical lock
on page %ld.", OS error 6, 602 "Could not find row in Sysindexes for dbid
'%d', object '%Id',index '%d'." and an unhandled server level access
violation (AV).
STATUS
Microsoft has confirmed this to be a problem in Microsoft SQL Server
version 6.5. This problem has been corrected in U.S. Service Pack 1 for
Microsoft SQL Server version 6.5. For more information, contact your
primary support provider.
Modification Type: | Major | Last Reviewed: | 10/3/2003 |
---|
Keywords: | kbBug kbfix KB153855 |
---|
|