nerdexam
Oracle

1Z0-064 · Question #40

Examine the partial TKPROF output for an SQL statement: Which two inferences can definitely be made from this output? (Choose two.)

The correct answer is B. No hard parse was performed for this query. D. Another transaction held a shared lock on the table, thereby causing a significant delay. See the full explanation below for the reasoning.

Question

Examine the partial TKPROF output for an SQL statement:

Which two inferences can definitely be made from this output? (Choose two.)

Exhibit

1Z0-064 question #40 exhibit

Options

  • AArray fetch operations were not performed for this query.
  • BNo hard parse was performed for this query.
  • CThe number of logical I/Os is almost equal to the number of physical I/Os.
  • DAnother transaction held a shared lock on the table, thereby causing a significant delay.

How the community answered

(47 responses)
  • A
    17% (8)
  • B
    72% (34)
  • C
    11% (5)

Community Discussion

No community discussion yet for this question.

Full 1Z0-064 Practice