QUEUE.LIMIT_EXCEEDED Advisory Subject Name Syntax _RV.WARN.SYSTEM.QUEUE.LIMIT_EXCEEDED Purpose An event queue exceeded its event limit, discarding an event. Remarks The process transport presents this advisory. If a program is listening for this advisory, the event driver places it on the queue associated with the listener event. It is good practice to use a queue that never discards an event; the default queue is a good choice for this purpose. Message Fields Field Name Description ADV_DESC Name of the queue. If the program did not explicitly set a queue name, the default queue name is tibrvQueue. The value has type TIBRVMSG_STRING.