【等待事件】Buffer Exterminate
This wait event usually occurs when you have tried to dynamically resize a component of the SGA such as the buffer cache.
The "buffer exterminate" waits can only happen if part of the buffer cache is being dynamically shrunk and a session wants access to a data block that resides in a db cache buffer within a granule chosen to be freed. After the buffer is freed (removed from buffer cache hash chain, LRU chain, etc.), one of the waiting sessions can then reload that block into one of the remaining db cache granules, and everyone else eventually finds the new buffer address for the data block via hash lookup.
You can check the following views to see if any recent SGA Component resize operations have taken place :
V$SGA_DYNAMIC_COMPONENTS displays information about the dynamic SGA components. This view summarizes information based on all completed SGA resize operations since instance startup.
V$SGA_CURRENT_RESIZE_OPS displays information about SGA resize operations which are currently in progress. An operation can be a grow or a shrink of a dynamic SGA component.
V$SGA_DYNAMIC_FREE_MEMORY displays information about the amount of SGA memory available for future dynamic SGA resize operations.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/15747463/viewspace-774920/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 【等待事件】buffer busy waits事件AI
- Cache Buffer Chain Latch等待事件AI事件
- cache buffer lru chain latch等待事件AI事件
- buffer busy wait 等待事件說明AI事件
- log buffer space wait event等待事件AI事件
- buffer busy wait 等待事件說明(轉)AI事件
- buffer cache與相關的latch等待事件事件
- 【TUNE_ORACLE】等待事件之“buffer busy waits”Oracle事件AI
- Oracle資料庫buffer busy wait等待事件 (2)Oracle資料庫AI事件
- Oracle資料庫buffer busy wait等待事件 (1)Oracle資料庫AI事件
- 記一次gc buffer busy等待事件的處理GC事件
- 等待事件_buffer_busy_waits_and_read_by_other_session(1)事件AISession
- 等待事件_buffer_busy_waits_and_read_by_other_session(2)事件AISession
- 等待事件_buffer_busy_waits_and_read_by_other_session(3)事件AISession
- 等待事件_buffer_busy_waits_and_read_by_other_session(4)事件AISession
- 模擬產生CBC LATCH與buffer busy wait等待事件AI事件
- 轉載經典文章 buffer busy wait 等待事件說明AI事件
- 【等待事件】ORACLE常見等待事件事件Oracle
- [重慶思莊每日技術分享]-free buffer waits 等待事件AI事件
- 【等待事件】等待事件系列(5.1)--Enqueue(佇列等待)事件ENQ佇列
- XTTS全備開啟BCT後等待事件 block change tracking buffer spaceTTS事件BloC
- 等待事件事件
- 等待模擬-cache buffer chainAI
- Solidity事件,等待事件Solid事件
- 【TUNE_ORACLE】等待事件之等待事件類別Oracle事件
- 等待模擬-BUFFER BUSY WAITAI
- 等待事件分析事件
- oracle等待事件Oracle事件
- Oracle 等待事件Oracle事件
- px等待事件事件
- 等待事件 二事件
- 【等待事件】等待事件系列(1)--User I/O型別事件型別
- 【效能調整】等待事件(三) 常見等待事件(一)事件
- 【效能調整】等待事件(四) 常見等待事件(二)事件
- Oracle Mutex 等待事件OracleMutex事件
- 等待事件指令碼事件指令碼
- oracle等待事件一Oracle事件
- ASH, AWR , 等待事件事件