Oracle8i Reference
Release 2 (8.1.6)

Part Number A76961-01

Library

Product

Contents

Index

Go to previous page Go to beginning of chapter Go to next page

Dynamic Performance (V$) Views, 4 of 179


V$AQ

This view describes statistics for the queues in the database.

Column  Datatype  Description 

QID 

NUMBER 

The unique queue identifier 

WAITING 

NUMBER 

Number of messages in the queue in the state 'WAITING

READY 

NUMBER 

Number of messages in the queue in the state 'READY

EXPIRED 

NUMBER 

Number of messages in the queue the state 'EXPIRED

TOTAL_WAIT 

NUMBER 

Total wait time of all 'READY' messages in the queue 

AVERAGE_WAIT 

NUMBER 

Average wait time of 'READY' messages in the queue 

m


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index