nerdexam
Oracle

1Z0-497 · Question #33

You execute some DMLcommands, followed by a COMMITStatement. Which option correctly describes how the logwriter (LGWR) process takes part in the transaction commit?

The correct answer is C. 1. LGWR puts the commit record to Redo Log Buffer. See the full explanation below for the reasoning.

Question

You execute some DMLcommands, followed by a COMMITStatement. Which option correctly describes how the logwriter (LGWR) process takes part in the transaction commit?

Options

  • A
    1. LGWR writes the commit record to disk.
  • B
    1. GWR writes only the transaction's redo entries from Redo Log Buffer to disk.
  • C
    1. LGWR puts the commit record to Redo Log Buffer.
  • D
    1. LGWR puts the commit record to Redo Log Buffer.
  • E
    1. LGWR puts the commit record to Redo Log Buffer.

How the community answered

(32 responses)
  • A
    6% (2)
  • B
    3% (1)
  • C
    81% (26)
  • D
    9% (3)

Community Discussion

No community discussion yet for this question.

Full 1Z0-497 Practice