V$AQ_SUBSCRIBER_LOAD
describes the load of all subscribers of sharded queues in terms of latency at every instance in an Oracle RAC environment. Latency denotes the predicted amount of time (in seconds) required from the current time to drain all the messages for that subscriber at each respective instance. The latency calculation considers past enqueue/dequeue rates and future enqueue/dequeue rates based on history.
Column | Datatype | Description |
---|---|---|
|
|
Queue ID |
|
|
Queue schema |
|
|
Queue name |
|
|
Subscriber ID |
|
|
Subscriber name |
|
|
Possible values:
|
|
|
Latency (in seconds). Valid only when |
|
|
Approximate number of dequeue requests noted recently |
|
|
Number of queue shards that have messages for this subscriber |
|
|
Indicates whether the subscriber is actively listening at this instance for messages (TRUE) or not (FALSE) |
|
|
For internal use only |
|
|
The ID of the container to which the data pertains. Possible values include:
|
See Also:
Oracle Database Advanced Queuing User's Guide for more information about Oracle Database Advanced Queueing