5.23 DBA_HIST_PERSISTENT_SUBS
DBA_HIST_PERSISTENT_SUBS
displays Oracle Database AQ persistent queue subscribers historical statistics information.
This view contains snapshots of V$PERSISTENT_SUBSCRIBERS
.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Unique snapshot ID |
|
|
|
Database ID for the snapshot |
|
|
|
Instance number for the snapshot |
|
|
|
Owner of the queue |
|
|
|
Name of the queue |
|
|
|
Internal subscriber number |
|
|
|
Name of the subscriber |
|
|
|
Address of the subscribing agent |
|
|
|
Type of the subscriber:
|
|
|
|
First subscriber activity time since database startup |
|
|
|
Number of messages enqueued since |
|
|
|
Number of messages dequeued since |
|
|
|
Average age of messages in the queue |
|
|
|
Number of messages that have been browsed |
|
|
|
Number of messages expired since |
|
|
|
Last dequeued message latency (in seconds) |
|
|
|
Timestamp of the last enqueued message |
|
|
|
Timestamp of the last dequeued message |
|
|
|
Total time spent in dequeue (in hundredths of a second) |
|
|
|
Total CPU time for dequeue (in hundredths of a second) |
|
|
|
Number of dequeue transactions |
|
|
|
Number of executions of the dequeue index cursor |
|
|
|
The database ID of the PDB for the sampled session |
|
|
|
The ID of the container that
|
See Also: