nerdexam
Oracle

1Z0-054 · Question #83

View the Exhibit and analyze the content of V$BUFFER_POOL_STATISTICS. Why does the query on the EMP table not access buffers from the keep pool?

The correct answer is D. because the blocks of the EMP table are already available in one of the other buffer pools. See the full explanation below for the reasoning.

Question

View the Exhibit and analyze the content of V$BUFFER_POOL_STATISTICS. Why does the query on the EMP table not access buffers from the keep pool?

Exhibit

1Z0-054 question #83 exhibit

Options

  • Abecause the query used SCOTT.EMP instead of EMP
  • Bbecause the query with * always uses the default pool
  • Cbecause the query with * always forces physical I/Os that bypass the keep pool
  • Dbecause the blocks of the EMP table are already available in one of the other buffer pools

How the community answered

(42 responses)
  • A
    14% (6)
  • B
    2% (1)
  • C
    7% (3)
  • D
    76% (32)

Community Discussion

No community discussion yet for this question.

Full 1Z0-054 Practice