Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.55 KB

File metadata and controls

31 lines (26 loc) · 1.55 KB
title access check cache Server Configuration Options | Microsoft Docs
ms.custom
ms.date 03/02/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
database-engine
ms.tgt_pltfrm
ms.topic article
helpviewer_keywords
access check cache option
ms.assetid 0a992ea8-3ec6-4a4d-97b5-460ae7326247
caps.latest.revision 9
author BYHAM
ms.author rickbyh
manager jhubbard

access check cache Server Configuration Options

[!INCLUDEtsql-appliesto-ss2008-xxxx-xxxx-xxx_md]

When database objects are accessed by [!INCLUDEssNoVersion], the access check is cached in an internal structure called the access check result cache. The access check cache quota and access check cache bucket count options control the number of entries and number of hash buckets used for access check result cache. In rare circumstances, performance can be improved by changing these options.

The default values of 0 indicates that [!INCLUDEssNoVersion] is managing these options. Microsoft recommends only changing these options when directed by Microsoft Customer Support Services.

See Also

Server Configuration Options (SQL Server)
sp_configure (Transact-SQL)