Oracle
1Z0-064 · Question #24
Examine the parameters set for your database instance: You notice that for one particular SQL statement, the optimizer generates a new better plan than the plans in the SQL Plan Management Base…
The correct answer is B. It adds the newly generated plan as enabled and accepted. See the full explanation below for the reasoning.
Question
Examine the parameters set for your database instance:
You notice that for one particular SQL statement, the optimizer generates a new better plan than the plans in the SQL Plan Management Base. Which action is taken by the optimizer? (Choose the best answer.)
Exhibit
Options
- AIt adds the newly generated plan as an accepted but non-fixed plan.
- BIt adds the newly generated plan as enabled and accepted.
- CIt adds the newly generated plan as enabled but not accepted.
- DIt adds the newly generated plan as a fixed plan, which will be used each time the SQL statement
How the community answered
(32 responses)- A9% (3)
- B69% (22)
- C19% (6)
- D3% (1)
Community Discussion
No community discussion yet for this question.
