BUG: Exclusive Table Lock when Using Insert Select with ORDER BYID: Q209462
|
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.
To work around this behavior, try one of the following:
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