Microsoft KB Archive/167603

From BetaArchive Wiki
Knowledge Base


Article ID: 167603

Article Last Modified on 3/14/2006



APPLIES TO

  • Microsoft SQL Server 6.5 Standard Edition



This article was previously published under Q167603

BUG #: 16085 (Windows NT: 6.5)

SYMPTOMS

The 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.

WORKAROUND

Restart SQL Server to ensure that any changes to the LE threshold configuration values take effect.

STATUS

Microsoft has confirmed this to be a problem in SQL Server 6.5. This problem has been corrected in Service Pack 5a for Microsoft SQL Server 6.5.For more information, click the following article number to view the article in the Microsoft Knowledge Base:

197177 INF: How to Obtain SQL Server 6.5 Service Pack 5a


For more information, contact your primary support provider.

MORE INFORMATION

If 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: kbbug kbfix kbenv KB167603