Chinaunix首页 | 论坛 | 博客
  • 博客访问: 408822
  • 博文数量: 119
  • 博客积分: 1470
  • 博客等级: 上尉
  • 技术积分: 1258
  • 用 户 组: 普通用户
  • 注册时间: 2006-02-24 13:50
文章分类

全部博文(119)

文章存档

2018年(6)

2017年(11)

2016年(4)

2013年(8)

2012年(1)

2011年(2)

2010年(4)

2009年(37)

2008年(16)

2006年(30)

我的朋友

分类: Oracle

2008-09-24 11:06:36

触发LGWR写进程

1.超时(timeout)3秒
2.在Min(1M,1/3 log buffer size)时
3.提交
4.在DBWR写之前


Function of the LGWR Background Process
The log writer (LGWR) writes redo entries from the redo log buffer to the redo log files as follows:
• When the redo log buffer is one-third full
• When a timeout occurs (every three seconds)
• When there is 1 MB of redo
• Before DBWn writes modified blocks in the database buffer cache to the data files
• When a transaction commits

阅读(2158) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~