首页 > 其他 > 详细

—cleanup_rollback_entries

时间:2014-02-12 00:58:22      阅读:413      评论:0      收藏:0      [点我收藏+]
—cleanup_rollback_entries

This is an integer parameter that defaults to 100. The parameter is used to specify the maximum number of undo (rollback) records to apply when performing transaction
rollback under PMON.
If the transaction rollback hits the limit then PMON aborts the recovery and signals SMON so that it can perform the recovery instead.
上海-Maclean Liu<liu.maclean@gmail.com> 16:30:12
_cleanup_rollback_entries 默认值100, 单位为undo(rollback)记录的条数, 若小于100条则 pmon负责该事务的rollback。

若事务需回滚的记录超过100条rollback record则PMON只负责清理dead session,而由SMON负责回滚dead transaction。

所以关于 到底是 PMON还是SMON做rolls back the transaction这个工作的公案,算有一个合理的结论了,如上。


—cleanup_rollback_entries

原文:http://blog.csdn.net/lixora/article/details/19081315

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!