Which two are true about LGWR?
A)LGWR always writes to the redo logs each time a COMMIT occurs.
B)LGWR always writes to the redo logs each time a ROLLBACK occurs.
C)LGWR never writes a single COMMIT to the redo logs.
D)LGWR may write to the redo logs when DBWR writes a dirty buffer.
E)Multiple COMMITs can be written by LGWR in the same write request.
F)LGWR always writes to the redo logs when DBWR writes a dirty buffer.
Answer: DE
赵:AF=>DE
冉:
DE 两个答案更妥,D 比 F 要好,因为 D 答案用了 may 没有用 always
E 答案给的是 group commit 的概念,即在 lgwr 正在执行时,其他会话发生的 commit 可以做为一组,随后一起提交。
继续阅读与本文标签相同的文章
-
Redis中缓存雪崩、缓存穿透、缓存降级等概念的简单说明
2026-05-21栏目: 教程
-
HanLP分词工具中的ViterbiSegment分词流程
2026-05-21栏目: 教程
-
读书笔记—《销售铁军》随记1
2026-05-21栏目: 教程
-
优惠对比:阿里云服务器优惠活动如何选择适合自己的活动
2026-05-21栏目: 教程
-
OCP-052考试题库汇总(20)-CUUG内部解答版
2026-05-21栏目: 教程
