Oracle Database Administration II — Question 16

Which three are true about Optimizer Statistics Advisor? (Choose three.)

Answer options

Correct answer: C, E, F

Explanation

The correct answers are C, E, and F because the Optimizer Statistics Advisor does indeed suggest changes to improve the statistics gathering process, runs automatically every night by default, and is part of the DBMS_STATS package. Options A, B, and D are incorrect as the advisor can run automatically, is not exclusively part of the DBMS_ADVISOR package, and does not analyze all schemas by default.