1. 首页 > ITPUX技术网 > 正文

oracle ‘row cache objects’ 等待事件解释

oracle ‘row cache objects’ 等待事件解释

The ‘row cache objects’ latch is called most frequently from ‘kqrpre: find obj’. This module tries to find details of an object being parsed in the row cache. During parse, the row cache is searched. The process searches through a linked list protected by the ‘row cache objects’ latch to find the object in the cache that it needs. When other processes are also parsing and looking through the row cache this may cause contention; especially if the parse activity is excessive or unnecessary.

‘row cache objects’ 等待事件有可能会带来高cpu占用,出现这个等待事件要及时处理。

本文由风哥教程整理发布,仅用于学习测试使用,转载注明出处:http://www.fgedu.net.cn/10327.html

联系我们

在线咨询:点击这里给我发消息

微信号:itpux-com

工作日:9:30-18:30,节假日休息