Microsoft KB Archive/141550

From BetaArchive Wiki

FIX: SELECT TEXT Columns with FOR BROWSE Holds sh_page Locks

Q141550



The information in this article applies to:


  • Microsoft SQL Server version 6.0



BUG# NT: 11535 (6.00)


SYMPTOMS

Using FOR BROWSE in a SELECT statement in a user-defined transaction holds shared page locks until the end of the transaction.



CAUSE

This problem occurs only when the TEXT datatype column is included in the SELECT list. The locks are not held until the end of the transaction when the TEXT datatype columns are not selected.



STATUS

Microsoft has confirmed this to be a problem in Microsoft SQL Server Version 6.0. This problem was corrected in Service Pack 2 for SQL Server version 6.0. For more information, contact your primary support provider.

Additional query words: sql6 for browse sh_page lock

Keywords : kbenv
Issue type : kbbug
Technology : kbSQLServSearch kbAudDeveloper kbSQLServ600


Last Reviewed: March 28, 2000
© 2001 Microsoft Corporation. All rights reserved. Terms of Use.