BUG: Exclusive Table Lock when Using Insert Select with ORDER BY

ID: Q209462


The information in this article applies to:

BUG #: 18210 (SQLBUG_65)

SYMPTOMS

An exclusive table lock is inadvertently placed on a table when it is being populated with an INSERT SELECT statement and the SELECT statement contains an ORDER BY clause.


WORKAROUND

To work around this behavior, try one of the following:


STATUS

Microsoft has confirmed this to be a problem in SQL Server version 6.5.

Additional query words: locks ex_table


Keywords          : SSrvLock kbSQLServ650bug 
Version           : winnt:6.5
Platform          : winnt 
Issue type        : kbbug 

Last Reviewed: July 12, 1999