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.

OR<br />

OR<br />

OR<br />

default<br />

optional<br />

information<br />

specify<br />

no retention<br />

add<br />

comment<br />

Purpose<br />

Create a queue in the specified queue table.<br />

Usage Notes<br />

default<br />

specify<br />

retention<br />

(seconds)<br />

set<br />

autocommit<br />

= true<br />

retain<br />

indefinitely<br />

WARNING:<br />

deprecated<br />

set<br />

autocommit<br />

= false<br />

See Also: Table 9–1 for a list of adminstrative interface basic<br />

operations<br />

Creating a Queue<br />

Queue names and queue table names are converted to upper case. Mixed case<br />

<br />

(upper and lower case together) is not supported.<br />

All queue names must be unique within a schema. Once a queue is created with<br />

<br />

CREATE_QUEUE, it can be enabled by calling START_QUEUE. By default, the<br />

queue is created with both enqueue and dequeue disabled.<br />

To view retained messages, you can either dequeue by message ID or use SQL.<br />

When a queue, queue table, or subscriber is created and if GLOBAL_TOPIC_<br />

<br />

ENABLED = TRUE, a corresponding LDAP entry is also created.<br />

Administrative Interface 9-21

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

Saved successfully!

Ooh no, something went wrong!