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: asynchronous PL/SQL development; DBMS_AQ ??

Re: asynchronous PL/SQL development; DBMS_AQ ??

From: rjamya <rjamya_at_gmail.com>
Date: Fri, 27 Apr 2007 13:59:39 -0400
Message-ID: <9177895d0704271059k7bad4fcbseb1e729703a16b9d@mail.gmail.com>


biased opinion alert.

I have extensively used dbms_aq so I can tell you that it works fine. But in certain versions like 9202, 9204 I have had trouble getting plsql callback procedures. Other than that I am very happy the way it works.

If you need to interface with other systems, then you may want to investigate other solutions, but my experience is limited to oracle so it has been positive.

usual YMMV rules do apply
rjamya

On 4/27/07, Cosmin Ioan <cosmini_at_bridge-tech.com> wrote:
>
> hi all,
> what's the best & most robust package these days, whether Oracle supplied
> (DBMS_AQ?) or third party, to do asynchronous PL/SQL development (9i or
> 10g). I have various scenarios, multiple procedures that I'd like to fire
> at once and upon their validated completion to do some further computations.
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Apr 27 2007 - 12:59:39 CDT

Original text of this message

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