Re: Asynchronous Procedure Calls

2002-07-01 Thread Jared Still
not solve the problem of > > async communications. > > > > Jared > > > > "Khedr, Waleed" <[EMAIL PROTECTED]> > > Sent by: [EMAIL PROTECTED] > > 07/01/2002 12:23 PM > > Please respond to ORACLE-L > > > > > > To: Multip

Re: Asynchronous Procedure Calls

2002-07-01 Thread Igor Neyman
will not solve the problem of > async communications. > > Jared > > > > > > > "Khedr, Waleed" <[EMAIL PROTECTED]> > Sent by: [EMAIL PROTECTED] > 07/01/2002 12:23 PM > Please respond to ORACLE-L > > > To: Multiple recipients of list ORACLE-

Re: Asynchronous Procedure Calls

2002-07-01 Thread Scott Canaan
ORACLE-L > > > To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]> > cc: > Subject:RE: Asynchronous Procedure Calls > > You need dbms_job(s) > Also make sure you have enough background job processes to handle the > expec

RE: Asynchronous Procedure Calls

2002-07-01 Thread Khedr, Waleed
communications. Jared "Khedr, Waleed" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 07/01/2002 12:23 PM Please respond to ORACLE-L To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]> cc: Subject: RE: Asynchronous Procedure Calls

RE: Asynchronous Procedure Calls

2002-07-01 Thread Jared . Still
cc: Subject: RE: Asynchronous Procedure Calls You need dbms_job(s) Also make sure you have enough background job processes to handle the expected maximum number of concurrent procedure calls. Regards, Waleed -Original Message- Sent: Monday, July 01, 2002 2:20 PM To: Multi

RE: Asynchronous Procedure Calls

2002-07-01 Thread Khedr, Waleed
You need dbms_job(s) Also make sure you have enough background job processes to handle the expected maximum number of concurrent procedure calls. Regards, Waleed -Original Message- Sent: Monday, July 01, 2002 2:20 PM To: Multiple recipients of list ORACLE-L Advanced Queuing will do wh

Re: Asynchronous Procedure Calls

2002-07-01 Thread Jared . Still
Advanced Queuing will do what you need. There are examples at otn.oracle.com Jared Scott Canaan <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 06/28/2002 01:23 PM Please respond to ORACLE-L To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]> cc: Sub