Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Advanced Queuing -- LISTEN

Re: Advanced Queuing -- LISTEN

From: koert54 <koert54_at_nospam.com>
Date: Sun, 23 Dec 2001 21:17:17 GMT
Message-ID: <xRrV7.3714$z67.896706688@hestia.telenet-ops.be>


I believe Oracle Workflow uses a listener that

- listens for messages on a queue (AQ)
- dequeues
- and executes accordingly

Maybe this is what you're looking for ?

"chan01" <chandra_2000_us_at_yahoo.com> wrote in message news:480cb9d4.0112230909.54148261_at_posting.google.com...
> Hi,
> Does any body got the working code for advance queuing listen process.
> i.e i wrote the application by using advance queue. When i execute the
pl/sql
> block on dequeued end it listen for the message, but as soon as it
> received the message, it dequeue's the message and closing the application
> with message PL/SQL executed succefulley on "SQL>" prompt.
> My requirement is, it should listen for the messages. Like daemon's in
UNIX.
>
> Thanks
> Chandra
Received on Sun Dec 23 2001 - 15:17:17 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US