buffer latch
top of page
CerebroSQL

buffer latch

Описание ожиданий сессий в СУБД Oracle доступно в программе.

Скачайте и используйте бесплатно.  

oracle-logo

[ RU ]

Сеанс ожидает получения защёлки хешированной цепочки буферов (buffer hash chain). Прежде всего, используется в подпрограммах получения дампа.

Время ожидания: 1 секунда.
Параметры: class, mode, dbalatch addr – виртуальный адрес в SGA, где эта защёлка расположена.
chain# - индекс в массиве хешированной цепочки буферов. Когда индекс равен 0xfffffff, приоритетный процесс ожидает защёлку LRU.

[ EN ]

The session is waiting to receive a buffer hash chain latch. Primarily used in dump routines.

Waiting time: 1 second.
Parameters: class, mode, dbalatch addr is the virtual address in the SGA where this latch is located.
chain# - index in array of hashed chain of buffers. When the index is 0xfffffff, the foreground process is waiting for the LRU latch.

bottom of page