Oracle Database 12c: Installation and Administration — Question 118

Which three statements are true about the SQL Tuning Advisor? (Choose three.)

Answer options

Correct answer: A, B, E

Explanation

The SQL Tuning Advisor can utilize data from the Automatic Workload Repository (AWR) and can operate during a maintenance window, which makes statements A and B correct. Additionally, it helps to prevent regression in SQL statement performance, making E accurate. Options C, D, and F are incorrect as the SQL Tuning Advisor does not create SQL plan baselines, rebuild indexes, or directly process SQL scripts from flat files.