SQL Server 内存缓冲池的一部分,用于存储 Transact-SQL 批处理、存储过程和触发器的执行计划。执行计划记录 SQL Server 为生成由包含在批处理、存储过程或触发器中的 Transact-SQL 语句指定的结果而必须采取的步骤。
扩展存储过程缓存无效化模型的原始目标是,开始对数据库缓存无效化问题进行一些早期的原型化工作。
The original goal of the extended stored procedure cache invalidation model was to begin some early prototyping of the database cache invalidation problem.
虚拟内存段还包含字典缓存器,存储过程缓存器,以及在向磁盘一次性写入大块页面时使用到的较大的缓冲池。
Virtual segment also contains dictionary cache, stored procedures cache, and big buffer pools used for writing large block of pages to disk at once.
如果另一个过程没有通过缓存而更改了底层数据,那么会出现问题。
If another process changes the underlying data without going through the cache, that is a problem.
应用推荐