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 Queue Subscribers and Their Rules<br />

subscribers with rules defined on any queues of a given queue table. This view is<br />

generated when the queue table is created and is called aq$_r.<br />

It is used to query subscribers for any or all the queues in this queue table. Note that<br />

this view is only created for 8.1-compatible queue tables. The view will also display<br />

the transformation for the subscriber if one was specified.<br />

Table 10–13 AQ$_R<br />

Column Name & Description Null? Type<br />

QUEUE—name of Queue for which subscriber is<br />

defined<br />

NOT NULL VARCHAR2(30)<br />

NAME—name of Agent - VARCHAR2(30)<br />

ADDRESS—address of Agent - VARCHAR2(1024)<br />

PROTOCOL—protocol of Agent - NUMBER<br />

RULE—text of defined rule - VARCHAR2(30)<br />

TRANSFORMATION—name of transformation<br />

specified, can be null<br />

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

- VARCHAR2(61)

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

Saved successfully!

Ooh no, something went wrong!