SGA: MMAN sleep for component shrink
top of page
CerebroSQL

SGA: MMAN sleep for component shrink

Description of session waits in Oracle DBMS is available in the program.

Download and use for free.  

oracle-logo

[ RU ]

Процесс MMAN ожидает и засыпает, что бы удовлетворить запрос автонастройки памяти по освобождению замороженных гранул памяти компонента. В релизе 10.1 это событие называлось 'wait for SGA component shrink'.

Время ожидания: 10 миллисекунд
Параметры:
P1 – идентификатор компонента (соответствующий пулу памяти)
P2 – текущий размер в гранулах
P3 – целевой размер в гранулах

[ EN ]

The MMAN process waits and sleeps to satisfy a memory autotuning request to free the component's frozen memory granules. In release 10.1 this event was called 'wait for SGA component shrink'.

Timeout: 10 milliseconds
Options:
P1 - component identifier (corresponding to the memory pool)
P2 - current size in granules
P3 - target size in granules

bottom of page