December 2002
Intermediate to advanced
928 pages
85h 29m
English
BUFFER_POOL_KEEP
Value: integer | BUFFERS:integer | LRU_LATCHES:integer
Specifies the number of buffers (of size DB_BLOCK_BUFFER) to be set aside as a KEEP buffer pool and optionally specifies the number of LRU latches to be allocated to the KEEP buffer pool.
Beginning with Oracle9i, Oracle recommends that you use the DB_KEEP_CACHE_SIZE parameter instead of BUFFER_POOL_KEEP.
If this parameter is specified, then DB_KEEP_CACHE_SIZE may not be specified, or an error will result.