Oracle Database 12c: Installation and Administration — Question 121

Which three statements are true about adaptive SQL plan management? (Choose three.)

Answer options

Correct answer: A, D, E

Explanation

The correct answers A, D, and E describe the functionalities of adaptive SQL plan management, focusing on how it evolves and accepts plans based on performance. Option B is incorrect because while a fixed plan can be used, it is not the only option considered by the optimizer. Option C is also incorrect as it misstates the automatic process of adding new plans to the baseline.