DB2 10 for z/OS Database Administrator — Question 26

How would you enable self-tuning of memory areas that are controlled by memory configuration parameters?

Answer options

Correct answer: B

Explanation

The correct answer is B, as setting the SELF_TUNING_MEM parameter to ON directly enables self-tuning for memory management. Option A pertains to workload-specific tuning, while option C focuses on setting heap parameters, neither of which activate self-tuning. Option D discusses buffer pool configuration but does not address the self-tuning feature directly.