multiple buffer caches in DB2


multiple buffer caches --> have fixed 8 kb page size in ss -- can send multiple buffer caches? perhaps pin 3 tables specific pool of memory important , let other tables go after heap? can in oracle (though part, no 1 does) , db2 , i'm curious sql server

 

sql server supports single buffer cache in 2000/2005.  in 2008, however, can use resource governor allocate different pools of memory.  i'm not sure how implemented internally, appears each pool isn't isolated own memory section, , queries can read other pools.


SQL Server  >  Getting started with SQL Server



Comments

Popular posts from this blog

SQL Server PSProvider SQL Server Authentication

BIT Version

How to calculate the delta size while diffing the files in TeamFoundationServer ?