The information in this article applies to:
BUG #: 16085 (Windows NT: 6.5) SYMPTOMSThe server configuration parameters LE threshold maximum, LE threshold minimum, and LE threshold percent do not take effect dynamically for tables that have already been accessed until SQL Server is restarted. WORKAROUNDRestart SQL Server to ensure that any changes to the LE threshold configuration values take effect. STATUSMicrosoft has confirmed this to be a problem in SQL Server
version 6.5. This problem has been corrected in U.S. Service Pack 5a
for Microsoft SQL Server version 6.5. For information about
downloading and installing the latest SQL Server Service Pack, see
http://support.microsoft.com/support/sql/.
MORE INFORMATIONIf you access a table (by means of a simple SQL statement such as UPDATE, SELECT, and so on) with a given set of LE threshold values and then you want to have changes to these values affect future locking for the accessed table, you must restart SQL Server.
Keywords : kbenv SSrvAdmin kbbug6.50 kbfix6.50.SP5 |
Last Reviewed: November 17, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |