【Oracle】Master Note for Parallel Execution Wait Events
關於並行的等待事件彙總:
Scope
This is intended as a reference for anyone involved in database tuning.
This Note lists the wait events and points to Reference Note where a Note is available.
At the moment we consider the following PX wait events idle:
---PX Deq: Txn Recovery Start
---PX Deq: Txn Recovery Reply
---PX Deq: Metadata Update
---PX Deq: Index Merge Reply
---PX Deq: Index Merge Execute
---PX Deq: Index Merge Close
---PX Deq: kdcph_mai
---PX Deq: kdcphc_ack
---PX Deque wait
---PX Idle Wait
---PX Deq: Join ACK
---PX Deq Credit: need buffer
---PX Deq Credit: send blkd
---PX Deq: Msg Fragment
---PX Deq: Parse Reply
---PX Deq: Execute Reply
---PX Deq: Execution Msg
---PX Deq: Table Q Normal
---PX Deq: Table Q Sample
The full list of Parallel Execution wait events in 11.2.0.1
are documented here for completeness.
Master Note for Parallel Execution Wait Events
General Parallel Execution
Wait Event Name | Wait Class 11.2.0.1 | Wait Class 11.1.0.7 | Wait Class 10.2.0.4 | Reference Note |
---|---|---|---|---|
PX slave connection | Other | Other | Other | |
PX slave release | Other | Other | Other | |
PX Send Wait | Other | Other | Other | |
PX qref latch | Other | Other | Other | Note:240145.1 |
PX create server | Other | Other | Other | |
PX server shutdown | Other | Other | Other | Note:250357.1 |
PX signal server | Other | Other | Other | |
PX Deq Credit: free buffer | Other | Other | Other | |
PX Deq: Test for msg | Other | Other | Other | |
PX Deq: Test for credi | Other | Other | Other | |
PX Deq: Signal ACK EXT | Other | Other | ------- | |
PX Deq: Signal ACK RSG | Other | Other | ------- | |
PX Deq: Signal ACK | ------- | ------- | Other | Note:257594.1 |
PX Deq: reap credit | Other | Other | Other | |
PX Nsq: PQ descriptor query | Other | Other | Other | |
PX Nsq: PQ load info query | Other | Other | Other | |
PX Deq Credit: Session Stats | Other | Other | ------- | |
PX Deq: Slave Session Stats | Other | Other | ------- | |
PX Deq: Slave Join Frag | Other | Other | ------- | |
PX Deq Credit: send blkd | Idle | Idle | Other | Note:271767.1 |
;PX Idle Wait | Idle | Idle | Idle | Note:257595.1 |
PX Deque wait | Idle | Idle | Idle | |
PX Deq: Join ACK | Idle | Idle | Idle | Note:250960.1 |
PX Deq Credit: need buffer | Idle | Idle | Idle | Note:253912.1 |
.Parallel Query
Wait Event Name | Wait Class 11.2.0.1 | Wait Class 11.1.0.7 | Wait Class 10.2.0.4 | Reference Note |
---|---|---|---|---|
PX Deq: Table Q qref | Other | Other | Other | |
PX Deq: Table Q Get Keys | Other | Other | Other | |
PX Deq: Table Q Close | Other | Other | Other | |
PX Deq: Table Q Sample | Idle | Idle | Idle | |
PX Deq: Table Q Normal | Idle | Idle | Idle | Note:270921.1 |
PX Deq: Execution Msg | Idle | Idle | Idle | |
PX Deq: Execute Reply | Idle | Idle | Idle | Note:270916.1 |
PX Deq: Parse Reply | Idle | Idle | Idle | |
PX Deq: Msg Fragment | Idle | Idle | Idle | |
Wait Event Name | Wait Class 11.2.0.1 | Wait Class 11.1.0.7 | Wait Class 10.2.0.4 | Reference Note |
---|---|---|---|---|
PX Deq: Txn Recovery Start | Idle | Idle | Idle | |
PX Deq: Txn Recovery Reply | Idle | Idle | Idle | |
PX Deq: Par Recov Reply | ------- | ------- | Idle | |
PX Deq: Par Recov Execute | ------- | ------- | Idle | |
PX Deq: Par Recov Change Vector | ------- | ------- | Idle |
Wait Event Name | Wait Class 11.2.0.1 | Wait Class 11.1.0.7 | Wait Class 10.2.0.4 | Reference Note |
---|---|---|---|---|
PX Deq: Merge Reply | Idle | Idle | Idle | |
PX Deq: Index Merge Execute | Idle | Idle | Idle | |
PX Deq: Index Merge Close | Idle | Idle | Idle | |
Wait Event Name | Wait Class 10.2.0.4 | Wait Class 10.2.0.4 | Wait Class 10.2.0.4 | Reference Note |
---|---|---|---|---|
PX Deq: OLAP Update Close | Other | Other | Other | |
PX Deq: OLAP Update Execute | Other | Other | Other | |
PX Deq: OLAP Update Reply | Other | Other | Other | |
Parallel Query Statement Queuing
Wait Event Name | Wait Class 11.2.0.1 | Wait Class 11.1.0.7 | Wait Class 10.2.0.4 | Reference Note |
---|---|---|---|---|
PX Queuing: statement queue | Scheduler | ------- | ------- | |
enq: JX - SQL statement queue | Scheduler | ------- | ------- | |
Wait Event Name | Wait Class 11.2.0.1 | Wait Class 11.1.0.7 | Wait Class 10.2.0.4 | Reference Note |
---|---|---|---|---|
PX Deq: kdcph_mai | Idle | Idle | Idle | |
PX Deq: kdcphc_ack | Idle | Idle | Idle | |
PX Deq: Metadata Update | Idle | ------- | ------- | |
PX hash elem being inserted | Other | ------- | ------- | |
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/22664653/viewspace-720664/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Master Note Parallel Execution Wait Events [ID 1097154.1]ASTParallelAI
- Parallel Query Wait EventsParallelAI
- Oracle Parallel ExecutionOracleParallel
- Oracle RAC Wait EventsOracleAI
- Oracle's Parallel Execution Features(zt)OracleParallel
- Oracle Enqueues Wait Events 二OracleENQAI
- Oracle Enqueues Wait Events 一OracleENQAI
- Oracle Enqueues Wait Events 三OracleENQAI
- 幾個ORACLE wait eventsOracleAI
- Parallel Execution of SQL StatementsParallelSQL
- 【SQL】Using Oracle's Parallel Execution FeaturesSQLOracleParallel
- wait eventsAI
- Understanding Parallel Execution PlanParallel
- oracle中 Wait Events 和可能原因(oracle doc)OracleAI
- Oracle資料庫並行機制Parallel ExecutionOracle資料庫並行Parallel
- zt_Using Oracle's Parallel Execution FeaturesOracleParallel
- ORACLE等待事件型別【Classes of Wait Events】Oracle事件型別AI
- 聊聊flink的Parallel ExecutionParallel
- Data Guard Wait EventsAI
- Oracle RAC Cache Fusion系列十八:Oracle RAC Statisticsand Wait EventsOracleAI
- KSV master waitASTAI
- 【DATAGUARD】Data Guard Wait EventsAI
- Wait Event "PX Deq: Execution Msg"AI
- Oracle Enqueues Wait Events 三 enq: TX - row lock contentionOracleENQAI
- The incident LOST_EVENTS occured on the masterIDEAST
- Master Note for Tablespace IssuesAST
- Using Parallel Execution (文件 ID 203238.1)Parallel
- oracle11g_Descriptions of Wait Events_等待事件全列表OracleAI事件
- Master Note - Oracle GoldenGate (Doc ID 1298817.1)ASTOracleGo
- High "Resmgr:Cpu Quantum" Wait EventsAI
- 轉:latch wait events 說明分析AI
- Master Note for RAC Oracle Clusterware and Oracle Grid Infrastructure 1096952.ASTOracleStruct
- Master Note for Oracle Disk Manager (Doc ID 1226653.1)ASTOracle
- zt_關於wait events asynch descriptor resize_wait eventAI
- Buffer Cache I/O-Related Wait EventsAI
- 11gR2 新特性之—In-Memory Parallel executionParallel
- oracle eventsOracle
- Master Note: Troubleshooting Oracle Background Processes_1509616.1ASTOracle