How would you guarantee that the blocks for the table never age out?

An application accesses a small lookup table frequently. You notice that the required data
blocks are getting aged out of the default buffer cache. How would you guarantee that the
blocks for the table never age out?

An application accesses a small lookup table frequently. You notice that the required data
blocks are getting aged out of the default buffer cache. How would you guarantee that the
blocks for the table never age out?

A.
Configure Automata Shared Memory Management.

B.
Configure Automatic Memory ManagementC. Configure the RECYCLE buffer pool and alter the table with the corresponding storage
clause.

D.
Increase the database buffer cache size.

E.
Configure the KEEP buffer pool and alter the table with the corresponding storage
clause.



Leave a Reply 2

Your email address will not be published. Required fields are marked *