码迷,mamicode.com
首页 > 其他好文 > 详细

OCP-052考试题库汇总(20)-CUUG内部解答版

时间:2019-08-05 12:23:56      阅读:102      评论:0      收藏:0      [点我收藏+]

标签:ever   answer   redo log   正在执行   about   back   lgwr   考试题   执行   

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 可以做为一组,随后一起提交。

OCP-052考试题库汇总(20)-CUUG内部解答版

标签:ever   answer   redo log   正在执行   about   back   lgwr   考试题   执行   

原文地址:https://blog.51cto.com/13854012/2426628

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!