1、
请问大家我通过select * from v$session_wait
查询到很多的rdbms ipc message
请问该events是什么导致的?
空闲事件
The background processes (LGWR, DBWR, LMS0) use this event to indicate that they are idle and are waiting for the foreground processes to send them an IPC message to do some work.
Wait Time: Up to 3 seconds. The parameter timeout shows the true sleep time.
注释:等待事件包含空闲事件?空闲 等待事件?
本文深入解析了在使用select*fromv$session_wait查询时,遇到rdbmsipcmessage事件所代表的意义,以及与之相关的背景进程如LGWR、DBWR、LMS0等如何利用此事件进行空闲状态的通告。
1248

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



