7.2.2 Configuring DB_KEEP_CACHE_SIZE on True Cache
To configure the KEEP
buffer pool on True Cache, set the
DB_KEEP_CACHE_SIZE
initialization parameter to a large size
(such as 10 GB).
For example:
ALTER SYSTEM SET DB_KEEP_CACHE_SIZE=size SCOPE=BOTH;
Parent topic: KEEP Buffer Pool