broadcast mesg recovery queue transition
top of page
CerebroSQL

broadcast mesg recovery queue transition

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

Download and use for free.  

oracle-logo

[ RU ]

Процессы входят в "wait for broadcast mesg recovery queue transition", когда очистка дескриптора канала публикатора обращается к надёжному широковещательному каналу. Широковещательное сообщение находится в очереди восстановления другого дескриптора канала. Процесс ожидает при входе, если сообщение должно быть удалено из очереди восстановления другого дескриптора канала. Это ожидание события наиболее вероятно обнаружиться, когда процесс Oracle собирается нормально завершиться или когда PMON очищает мёртвый процесс. Переданное сообщение находится в очереди восстановления другого дескриптора канала (например, ch2).

Время ожидания: изменяется
Параметры:
channel handle - указатель дескриптора канала публикатора.
message - указатель широковещательного сообщения
location - число, указывающее на функцию в KSR, где процесс ожидает>= 10.2

[ EN ]

Processes enter "wait for broadcast mesg recovery queue transition" when clearing the publisher's channel descriptor accesses a reliable broadcast channel. The broadcast message is in the recovery queue of another channel handle. The process waits at entry if the message is to be removed from the recovery queue of another pipe handle. This wait event is most likely to show up when the Oracle process is about to exit normally or when PMON cleans up a dead process. The transmitted message is in the recovery queue of another channel descriptor (for example, ch2).

Waiting time: variable
Options:
channel handle - pointer to the publisher's channel handle.
message - the broadcast message pointer
location - a number indicating the function in the KSR where the process is waiting >= 10.2

bottom of page