09.12.2012 Views

Advanced Queuing - Oracle

Advanced Queuing - Oracle

Advanced Queuing - Oracle

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Selecting User Queue Tables<br />

See Also: Table 10–1 for a list of views in the adminstrative<br />

interface<br />

Name of View<br />

ALL_QUEUE_TABLES<br />

Purpose<br />

This view describes queue tables accessible to a user.<br />

Table 10–3 DBA_QUEUE_TABLES<br />

Column Name & Description Null? Type<br />

OWNER—owner of the queue table - VARCHAR2(30)<br />

QUEUE_TABLE—queue table name - VARCHAR2(30)<br />

TYPE—payload type - VARCHAR2(7)<br />

OBJECT_TYPE—object type, if any - VARCHAR2(61)<br />

SORT_ORDER—user-specified sort order - VARCHAR2(22)<br />

RECIPIENTS—SINGLE or MULTIPLE recipient<br />

queue<br />

- VARCHAR2(8)<br />

MESSAGE_GROUPING—NONE or TRANSACTIONAL - VARCHAR2(13)<br />

COMPATIBLE—indicates the lowest version with<br />

which the queue table is compatible<br />

PRIMARY_INSTANCE—indicates which instance is<br />

the primary owner of the queue table; a value of 0<br />

indicates that there is no primary owner<br />

SECONDARY_INSTANCE—indicates which owner<br />

is the secondary owner of the queue table; this<br />

instance becomes the owner of the queue table if<br />

the primary owner is not up; a value of 0 indicates<br />

that there is no secondary owner<br />

OWNER_INSTANCE—indicates which instance<br />

currently owns the queue table<br />

USER_COMMENT—user comment for the queue<br />

table<br />

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

- VARCHAR2(5)<br />

- NUMBER<br />

- NUMBER<br />

- NUMBER<br />

- VARCHAR2(50)

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

Saved successfully!

Ooh no, something went wrong!