BUFFER POOL针对缓冲池快照数据。
每一个DB 2数据库都必须至少拥有一个缓冲池。
Each DB2 database must have at least one single buffer pool.
缓冲池的用途是为了提高数据库系统的性能。
The purpose of the buffer pool is to improve database system performance.
拥有多个缓冲池可以将数据保存在缓冲区中。
Having more than one buffer pool can preserve data in the buffers.
为了确定数据库中的缓冲池大小,请查看清单3。
To determine the buffer pool size in the database, take a look at Listing 3.
缓冲池数据写约等于异步池数据页写。
Buffer pool data writes is approximately equal to Asynchronous pool data page writes.
缓冲池数据写约等于异步池数据页写。
Buffer pool data writes is approximately equal to Asynchronous pool data page writes.
应用推荐