Oracle 等待事件之 buffer busy waits
buffer busy waits (热块儿争用) 官网解释: This wait indicates that there are some buffers in the buffer cache that multiple processes are attempting to access concurrently. Query V$WAITSTAT for the wait statistics for each class of buffer. Common buffer classes that have buffer busy waits include data block, segment header, undo header,0);">and undo block.
解释: 此等待表示缓冲区高速缓存中存在多个进程尝试同时访问的缓冲区。 查询V$WAITSTAT为每类缓冲区的等待统计信息。 具有缓冲区忙等待的公共缓冲区包括数据块,段头,撤销头和撤消块。 这个等待事件的产生仅说明了一个会话在等待一个 Buffer(数据块) 有两种情形是: (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |