DBPedias

All your database knowledge are belong to you

Oracle

Wait Events - broadcast mesg queue transition

broadcast mesg queue transition

Processes enter "wait for broadcast mesg queue transition" when cleaning up a publisher channel handle to a RELIABLE broadcast channel. The publisher is responsible for moving the message to the free queue, but it cannot do so until the message is in the done queue. If the message is still not in the done queue, the process enters this wait. This wait event will most likely show up when an Oracle process is about to exit normally, or when PMON cleans up a dead process.

Parameter

Description

channel handle

publisher channel handle pointer

message

broadcast message pointer

location

A number indicating the function in KSR where the process is waiting