INF: Explanation of Cache Column in Sysobjects & Related Command (171387)
The information in this article applies to:
- Microsoft SQL Server 6.5 Service Pack 3 and later
This article was previously published under Q171387 SUMMARY
Starting with SQL Server 6.5 Service Pack 3, the cache column in the
sysobjects system table can be used to indirectly control the cache hit
ratio on a per-table basis. This is an advanced configuration technique,
and it is not necessary to achieve good performance. It is strongly
recommended that sysobjects.cache not be adjusted except in highly
controlled situations where a methodical series of tests are run to
carefully evaluate the effects. In addition, the current and projected
locality of reference for a given table should be well understood before
using this technique.
Modification Type: | Major | Last Reviewed: | 11/5/2003 |
---|
Keywords: | kbinfo kbusage KB171387 |
---|
|