top of page

rdbms ipc message

Oracle

Фоновые процессы (LGWR, DBWR, LMS0) используют это событие, чтобы указать, что они неактивны и ждут от приоритетных процессов IPC сообщения, для того что бы сделать некоторую работу.

Время ожидания: до 3 секунд.

Параметр timeout показывает истинное значение простоя

Параметры:
timeout - количество времени в течении которого сеанс ожидает сообщения IPC

Background processes (LGWR, DBWR, LMS0) use this event to indicate that they are idle and waiting for IPC messages from foreground processes in order to do some work.

Waiting time: up to 3 seconds.

The timeout parameter shows the true value of the idle

Options:
timeout - the amount of time the session waits for an IPC message

bottom of page