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: Oracle messaging options

Re: Oracle messaging options

From: Dennis Williams <oracledba.williams_at_gmail.com>
Date: Wed, 25 Jan 2006 08:54:12 -0600
Message-ID: <de807caa0601250654w72b3b402k6d0e1968a5d89052@mail.gmail.com>


John,

I agree with Stéphane that AQ is the best route. On the off chance that you have a very low-level requirement and that AQ is not part of your licensed package, a person can rig a simple method by having your process write to a separate table you've created. Then have a separate process that reads that table and sends the results to the other database, then deletes the rows from the table.

Dennis Williams

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Jan 25 2006 - 08:54:12 CST

Original text of this message

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