top of page
Streams AQ: waiting for messages in the queue
Oracle
Сеанс ожидает на пустой очереди OLTP (Advanced Queuing) поступлен ия сообщения, что бы исключить это сообщение из очереди.
Время ожидания: время, которое сеанс хочет ожидать, определяется параметром wait time
Параметры:
queue id - ID очереди OLTP, в которой ожидает сеанс
process# - номер процесса сеанса
wait time – намеченное время ожидания
The session waits on an empty OLTP (Advanced Queuing) queue for a message to be removed from the queue.
Wait time: The time the session wants to wait is determined by the wait time parameter
Options:
queue id - ID of the OLTP queue in which the session is waiting
process# - session process number
wait time - the intended wait time
bottom of page