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
- LGWR writes the commit record to disk.
- B
- GWR writes only the transaction's redo entries from Redo Log Buffer to disk.
- C
- LGWR puts the commit record to Redo Log Buffer.
- D
- LGWR puts the commit record to Redo Log Buffer.
- E
- LGWR puts the commit record to Redo Log Buffer.
How the community answered
(32 responses)- A6% (2)
- B3% (1)
- C81% (26)
- D9% (3)
Community Discussion
No community discussion yet for this question.