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.

Alter a Subscriber DBMS_AQADM.alter_<br />

subscriber<br />

Comparing AQ Programmatic Environments<br />

Table 3–2 (Cont.) Comparison of AQ Programmatic Environments: Administrative Interface<br />

Use Case PL/SQL Java (Native) Java (JMS)<br />

Remove a Subscriber DBMS_AQADM.remove_<br />

subscriber<br />

Schedule Propagation DBMS_<br />

AQADM.schedule_<br />

propagation<br />

Enable a Propagation<br />

Schedule<br />

Alter a Propagation<br />

Schedule<br />

Disable a Propagation<br />

Schedule<br />

DBMS_AQADM.enable_<br />

propagation_schedule<br />

DBMS_AQADM.alter_<br />

propagation_schedule<br />

DBMS_AQADM.disable_<br />

propagation_schedule<br />

Unschedule a Propagation DBMS_<br />

AQADM.unschedule_<br />

propagation<br />

Create an AQ Internet<br />

Agent<br />

Alter an AQ Internet<br />

Agent<br />

DBMS_AQADM.create_<br />

aq_agent<br />

DBMS_AQADM.alter_aq_<br />

agent<br />

AQQueue.alterSubscriber See Table 3–6,<br />

" Comparison of AQ<br />

Programmatic<br />

Environments:<br />

Operational<br />

Interface—Subscribing for<br />

Messages in a<br />

Multiconsumer<br />

Queue/Topic,<br />

Publish-Subscribe Model<br />

Use Cases"<br />

AQQueue.removeSubscri<br />

ber<br />

AQQueue.schedulePropa<br />

gation<br />

AQQueue.enablePropagat<br />

ionSchedule<br />

AQQueue.alterPropagatio<br />

nSchedule<br />

AQQueue.disablePropaga<br />

tionSchedule<br />

AQQueue.unschedulePro<br />

pagation<br />

See Table 3–6,<br />

" Comparison of AQ<br />

Programmatic<br />

Environments:<br />

Operational<br />

Interface—Subscribing for<br />

Messages in a<br />

Multiconsumer<br />

Queue/Topic,<br />

Publish-Subscribe Model<br />

Use Cases"<br />

AQjmsDestination.schedu<br />

lePropagation<br />

AQjmsDestination.enable<br />

PropagationSchedule<br />

AQjmsDestination.alterPr<br />

opagationSchedule<br />

AQjmsDestination.disable<br />

PropagationSchedule<br />

AQjmsDestination.unsche<br />

dulePropagation<br />

not supported not supported<br />

not supported not supported<br />

AQ Programmatic Environments 3-15

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

Saved successfully!

Ooh no, something went wrong!