INF: Update Statistics Causes Shared Table Lock
ID: Q108395
|
The information in this article applies to:
-
Microsoft SQL Server for OS/2, version 4.2
-
Microsoft SQL Server version 4.2x
Running the UPDATE STATISTICS command will cause a shared table lock to be
placed on the table from which statistical information is being gathered.
This will prevent data modifying queries (UPDATE, DELETE, INSERT) from
being executed until the UPDATE STATISTICS completes. SELECT statements
will execute normally.
Additional query words:
4.20 Transact-SQL Windows NT
Keywords : kbprg SSrvLock SSrvProg
Version : 4.2
Platform : OS/2 WINDOWS
Issue type :
Last Reviewed: March 18, 1999