ITPub博客

首页 > Linux操作系统 > Linux操作系统 > Oracle LGWR进程

Oracle LGWR进程

原创 Linux操作系统 作者:tolywang 时间:2007-03-30 00:00:00 0 删除 编辑

触发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

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/35489/viewspace-84551/,如需转载,请注明出处,否则将追究法律责任。

上一篇: Oracle DBWR进程
请登录后发表评论 登录
全部评论
Oracle , MySQL, SAP IQ, SAP HANA, PostgreSQL, Tableau 技术讨论,希望在这里一起分享知识,讨论技术,畅谈人生 。

注册时间:2007-12-10

  • 博文量
    5595
  • 访问量
    14357378