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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: event based scheduling and queues

Re: event based scheduling and queues

From: Wolfgang Breitling <breitliw_at_centrexcc.com>
Date: Fri, 09 Dec 2005 18:20:51 -0700
Message-Id: <6.2.3.4.2.20051209181639.03ea0350@pop.centrexcc.com>


Have you looked at expression filters? From the sparse description it sounds like they could be a solution.
http://www.oracle.com/technology/oramag/oracle/05-may/o35sql.html

At 01:03 PM 12/9/2005, Christo Kutrovsky wrote:
>Can you give us more details about how you enque and make the job
>wakeup ? Perhaps some code extracts ?
>
>On 12/9/05, Chris Stephens <cstephens16_at_gmail.com> wrote:
> > 10gR2 on linux
> >
> > We have a queue that accepts xml documents. Documents are members of
> > sets. No document can be processed unless the entire set has been
> > enqueued. We indicate this by a 'isLastInSet' attribute in the
> > payload. We were hoping to set an event based job that is triggered
> > this attribute having a 'true' value.
> >
> > We need a solution that ensures all sets are processed as soon as the
> > last set member is enqueued.
> >

Regards

Wolfgang Breitling
Centrex Consulting Corporation
www.centrexcc.com

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Dec 09 2005 - 19:21:02 CST

Original text of this message

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