gc buffer busy acquire问题处理

来源:这里教程网 时间:2026-03-03 19:26:49 作者:

某日19点,客户反馈出现卡顿。数据库版本为:11.2.0.4的rac环境分别查看2个节点awr的等待事件:节点1:enq: TX - index contention 节点2:gc buffer busy acquire 查看mos: 根据 workaround 可以设置 _gc_read_mostly_locking=FALSE后,问题已解决。

相关推荐