Article ID: 224998 - Last Review: March 14, 2006 - Revision: 2.1

FIX: Incorrect Locking with a Dynamic Cursor FETCH LAST Operation and a Serializable Transaction

This article was previously published under Q224998
BUG #: 55014 (SQLBUG_70)
Expand all | Collapse all

SYMPTOMS

Phantom insertions are allowed when a server-side dynamic cursor performs a FETCH LAST operation within a serializable transaction.

WORKAROUND

Use a static, forward-only, or keyset-driven cursor instead of a dynamic cursor.

STATUS

Microsoft has confirmed this to be a problem in SQL Server 7.0. This problem has been corrected in U.S. Service Pack 2 for Microsoft SQL Server 7.0. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
254561  (http://support.microsoft.com/kb/254561/ ) INF: How to Obtain Service Pack 2 for Microsoft SQL Server 7.0 and Microsoft Data Engine (MSDE) 1.0
For more information, contact your primary support provider.

APPLIES TO
  • Microsoft SQL Server 7.0 Standard Edition
Keywords: 
kbbug kbcodesnippet kbfix KB224998
 

Article Translations

 

Related Support Centers