When a user session commits (or rolls back), the session's redo information must
be flushed to the redo logfile by the LGWR background process. This event shows
the time that it takes for the LGWR to complete the write and then post the
requester. The server process performing the COMMIT or ROLLBACK waits under this
event for the write to the redo log to complete
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/22308399/viewspace-750997/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/22308399/viewspace-750997/
本文深入探讨了在数据库操作中,当用户会话提交或回滚时,LGWR后台进程如何将会话的重做信息刷新到重做日志文件,并详细说明了这一过程所需的时间。通过分析该事件,了解了服务器在执行COMMIT或ROLLBACK操作时,会话等待LGWR完成写操作并确认请求的整个流程。
636

被折叠的 条评论
为什么被折叠?



