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: DBMS_JOB and 'near' real-time

Re: DBMS_JOB and 'near' real-time

From: DA Morgan <damorgan_at_psoug.org>
Date: Fri, 13 Jan 2006 11:27:33 -0800
Message-ID: <1137180449.701298@jetspin.drizzle.com>


The House Dawg wrote:
> All,
>
> I've designed and implemented a phone integration system that accepts
> caller information on the CTI server and then calls a stored procedure
> to keep track of the caller information. The stored procedure calls
> DBMS_JOB.SUBMIT to pre-build customer account data.

I concur with Connor. I think you've chosen the wrong tool for the job. This should be simple with Advanced Queuing. You can find a demo AQ project that is easy to build and learn from at www.psoug.org. Click on Morgan's Library. Click on Advanced Queuing Demo.

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Fri Jan 13 2006 - 13:27:33 CST

Original text of this message

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