nerdexam
Oracle

1Z0-054 · Question #192

View the Exhibit and examine the result of Automatic SQL Tuning for a period. None of the recommended SQL profiles are implemented. What would you do to allow the Automatic SQL Tuning implement the…

The correct answer is D. Use the DBMS_SQLTUNE.SET_TUNING_TASK_PARAMETERS procedure to set. See the full explanation below for the reasoning.

Question

View the Exhibit and examine the result of Automatic SQL Tuning for a period. None of the recommended SQL profiles are implemented. What would you do to allow the Automatic SQL Tuning implement the SQL profiles automatically?

Exhibit

1Z0-054 question #192 exhibit

Options

  • ASet the OPTIMIZER_MODE parameter to ALL_ROWS for the database instance.
  • BSet the SQLTUNE_CATEGORY parameter to DEFAULT for the database instance.
  • CSet the OPTIMIZER_CAPTURE_SQL_PLAN_BASELINES parameter to TRUE for the database
  • DUse the DBMS_SQLTUNE.SET_TUNING_TASK_PARAMETERS procedure to set

How the community answered

(54 responses)
  • A
    4% (2)
  • B
    4% (2)
  • C
    11% (6)
  • D
    81% (44)

Community Discussion

No community discussion yet for this question.

Full 1Z0-054 Practice