Article ID: 176491 - Last Review: March 14, 2006 - Revision: 4.0 FIX: ORDER BY DESC Query After Update Brings Error 1203This article was previously published under Q176491
BUG #: 17495 (6.5)
On This PageSYMPTOMS
If you run an ORDER BY DESC query after an UPDATE on the same table in a
transaction, you may receive the following error message:
Caller of lock manager is incorrectly trying to unlock
an unlocked object. spid=%d locktype=%d dbid=%d lockid=%Id
WORKAROUND
To work around this problem, do any one of the following:
STATUS
Microsoft has confirmed this to be a problem in SQL Server 6.5. This problem has been corrected in Service Pack 5a for Microsoft SQL Server 6.5.For more information, click the following article number to view the article in the Microsoft Knowledge Base: 197177
(http://support.microsoft.com/kb/197177/
)
INF: How to Obtain SQL Server 6.5 Service Pack 5a For more information, contact your primary support provider.
MORE INFORMATIONSteps to Reproduce the ProblemThe following script will demonstrate the problem:APPLIES TO
| Article Translations
|

Back to the top
