oracle中 Wait Events 和可能原因(oracle doc)
Table 10-1 Wait Events and Potential Causes
Wait Event | General Area | Possible Causes | Look for / Examine |
---|---|---|---|
|
Buffer cache, DBWR |
Depends on buffer type. For example, waits for an index block may be caused by a primary key that is based on an ascending sequence. |
Examine |
|
Buffer cache, DBWR, I/O |
Slow DBWR (possibly due to I/O?) Cache too small |
Examine write time using operating system statistics. Check buffer cache statistics for evidence of too small cache. |
|
I/O, SQL statement tuning |
Poorly tuned SQL Slow I/O system |
Investigate |
|
I/O, SQL statement tuning |
Poorly tuned SQL Slow I/O system |
Investigate |
|
Locks |
Depends on type of enqueue |
Look at |
|
Latch contention |
SQL parsing or sharing |
Check |
|
Log buffer, I/O |
Log buffer small Slow I/O system |
Check the statistic |
|
I/O, over- committing |
Slow disks that store the online logs Un-batched commits |
Check the disks that house the online redo logs for resource
contention. Check the number of transactions ( |
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/26651/viewspace-1035253/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle RAC Wait EventsOracleAI
- Oracle Enqueues Wait Events 二OracleENQAI
- Oracle Enqueues Wait Events 一OracleENQAI
- Oracle Enqueues Wait Events 三OracleENQAI
- 幾個ORACLE wait eventsOracleAI
- 【Oracle】Master Note for Parallel Execution Wait EventsOracleASTParallelAI
- Oracle RAC Cache Fusion系列十八:Oracle RAC Statisticsand Wait EventsOracleAI
- ORACLE等待事件型別【Classes of Wait Events】Oracle事件型別AI
- oracle中WAIT TIME 和 CPU TIMEOracleAI
- Oracle Enqueues Wait Events 三 enq: TX - row lock contentionOracleENQAI
- oracle eventsOracle
- wait eventsAI
- oracle11g_Descriptions of Wait Events_等待事件全列表OracleAI事件
- ORACLE EVENTS(轉)Oracle
- oracle set eventsOracle
- Data Guard Wait EventsAI
- Parallel Query Wait EventsParallelAI
- dump oracle events(轉)Oracle
- oracle wait!OracleAI
- 【DATAGUARD】Data Guard Wait EventsAI
- oracle11g_wait event等待事件及潛在原因列表OracleAI事件
- Oracle資料庫導致效能問題的可能原因Oracle資料庫
- oracle online DocOracle
- Oracle跟蹤事件 -- set eventsOracle事件
- Oracle中start with...connect by prior子句用法.docOracle
- Oracle wait interface -- sessionOracleAISession
- Oracle, History and the Wait InterfaceOracleAI
- High "Resmgr:Cpu Quantum" Wait EventsAI
- 轉:latch wait events 說明分析AI
- oracle中create directory建在/home/oracle下可能存在的風險Oracle
- Oracle所有診斷事件列表eventsOracle事件
- alter session set events /Oracle跟蹤SessionOracle
- [zt]Oracle跟蹤事件 - set eventsOracle事件
- Oracle跟蹤事件:set events 整理Oracle事件
- ORACLE 12c Core DocOracle
- Oracle JOB異常中斷原因分析Oracle
- zt_關於wait events asynch descriptor resize_wait eventAI
- Oracle Wait Interface解釋OracleAI