Article ID: 241304 - Last Review: September 6, 2006 - Revision: 5.0 FIX: Error 1203 Occurs When Trigger Fires on Insert to Table with Foreign Key ConstraintThis article was previously published under Q241304 BUG #: 18803 (SQLBUG_65) SYMPTOMS The following error may occur: Msg
1203, Level 20, State 2, Line 2 Caller of lock manager is incorrectly trying to
unlock an unlocked object. spid=10 locktype=4 dbid=8 lockid=912006280
STATUS Microsoft has confirmed this to be a problem in SQL Server
version 6.5. This problem has been corrected in the Post Service Pack 5a Update
for Microsoft SQL Server version 6.5. To install the Post Service Pack 5a
Update, you must have either SQL Server 6.5 SP5 or SP5a installed. For information about how to download and install the SQL Server 6.5 Service Pack 5a, refer to the following article in the Microsoft Knowledge Base: 197177
(http://support.microsoft.com/kb/197177/EN-US/
)
INF: How to Obtain SQL Server 6.5 Service Pack 5a
If you already have SQL Server 6.5 SP5 or SP5a installed, you can
download the Post SP5a Update from the following article in the Microsoft
Knowledge Base: 274036
(http://support.microsoft.com/kb/274036/EN-US/
)
INF: How to Obtain SQL Server 6.5 Post Service Pack 5a Update
For more information, contact your primary support provider.
MORE INFORMATION This fix requires that trace flag 251 be enabled to resolve
the problem. To enable this trace flag, add -T251 to the startup parameters of
SQL Server. For additional information, click the article number below to view the article in the Microsoft Knowledge Base: 245672
(http://support.microsoft.com/kb/245672/EN-US/
)
BUG: Insert Trigger that Issues a Rollback May Cause Error 1203
| Article Translations
|

Back to the top
