码迷,mamicode.com
首页 > 其他好文 > 详细

PX Deq: Execution Msg,PX Deq: Execute Reply等待事件

时间:2014-08-11 21:38:52      阅读:485      评论:0      收藏:0      [点我收藏+]

标签:oracle

PX Deq: Execution Msg

Occurs when a parallel slave is waiting to be told what to do. This is normally considered an idle event, but can cause excessive CPU in some cases.

Solution

Reduce the degree of parallelism in the query if excessive CPU usage is detected.


PX Deq: Execute Reply

Occurs when the query coordinator is waiting for a response from a parallel slave. This is normally considered an idle event, but can cause excessive CPU in some cases.

 Solution

Reduce the degree of parallelism in the query if excessive CPU usage is detected.


PX Deq: Execution Msg,PX Deq: Execute Reply等待事件,布布扣,bubuko.com

PX Deq: Execution Msg,PX Deq: Execute Reply等待事件

标签:oracle

原文地址:http://blog.csdn.net/dbaheng/article/details/38496259

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!