09.12.2012 Views

Advanced Queuing - Oracle

Advanced Queuing - Oracle

Advanced Queuing - Oracle

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Selecting Queues In User Schema<br />

Name of View<br />

USER_QUEUES<br />

Purpose<br />

This view is the same as DBA_QUEUES with the exception that it only shows queues<br />

in the user’s schema.<br />

Table 10–10 USER_QUEUES<br />

Column Name & Description Null? Type<br />

NAME—queue name NOT NULL VARCHAR2(30)<br />

QUEUE_TABLE—queue table where this queue<br />

resides<br />

NOT NULL VARCHAR2(30)<br />

QID—unique queue identifier NOT NULL NUMBER<br />

QUEUE_TYPE—queue type - VARCHAR2(15)<br />

MAX_RETRIES—number of dequeue attempts<br />

allowed<br />

- NUMBER<br />

RETRY_DELAY—number of seconds before<br />

retry can be attempted<br />

- NUMBER<br />

ENQUEUE_ENABLED—YES/NO - VARCHAR2(7)<br />

DEQUEUE_ENABLED—YES/NO - VARCHAR2(7)<br />

RETENTION—number of seconds message is<br />

retained after dequeue<br />

- VARCHAR2(40)<br />

USER_COMMENT—user comment for the queue - VARCHAR2(50)<br />

10-24 <strong>Oracle</strong>9i Application Developer’s Guide - <strong>Advanced</strong> <strong>Queuing</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!