nerdexam
Oracle

1Z0-054 · Question #59

You work as a DBA for a company and manage an online transaction processing (OLTP) system. You received complaints about the performance degradation of SQL statements executed by the application…

The correct answer is A. increasing the size of the shared pool E. replacing literals with bind variables in SQL statements with the PLAN_HASH_VALUE. See the full explanation below for the reasoning.

Question

You work as a DBA for a company and manage an online transaction processing (OLTP) system. You received complaints about the performance degradation of SQL statements executed by the application that uses this database.View the Exhibit and examine the output of the queries executed to investigate the performance issues. Which two actions can improve performance? (Choose two.)

Exhibit

1Z0-054 question #59 exhibit

Options

  • Aincreasing the size of the shared pool
  • Bsetting the CURSOR_SHARING parameter to EXACT
  • Cdecreasing the value set for the OPEN_CURSORS parameter
  • Dreplacing literals with bind variables in SQL statements with the PLAN_HASH_VALUE
  • Ereplacing literals with bind variables in SQL statements with the PLAN_HASH_VALUE

How the community answered

(27 responses)
  • A
    81% (22)
  • B
    4% (1)
  • C
    11% (3)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-054 Practice