Oracle Database Administration II — Question 24

Automatic Shared Memory Management is disabled for one of your database instances.
Some SQL statements perform poorly due to excessive hard parse activity, thereby degrading performance.
What would be your next step?

Answer options

Correct answer: B

Explanation

The correct answer is B because running the Memory Advisor for the shared pool helps identify memory usage and can optimize performance by addressing hard parsing issues. The other options focus on different areas, such as SQL Access or Tuning Advisors, which may not directly resolve the shared memory management problems impacting performance.