QUOTE:
原帖由
onunix 于 2008-9-11 01:27 发表

环境

racle 10g,使用了并行操作(parrel)
...
SQL> select EVENT,count(*) from v$session where username = 'xiaoming' and status = 'ACTIVE' group by EVENT
2 ;
EVENT COUNT(*)
---------------------------------------------------------------- ----------
PX Deq: Execute Reply 1
SQL*Net message from client 1
log file switch (checkpoint incomplete) 11
buffer busy waits 116