I have never done anything like this. but this link may help you.

devx.com/dbzone/10MinuteSolution/20902/1954

regards
Gopa

On Jan 18, 2011 8:31 PM, "Iyad Bacdounes" <iya...@gmail.com> wrote:



 Hello Group,


 I have three procedures


 Procedure_One
Procedure_Two
Procedure_Three


Procedure_Two and Procedure_Three are depending on results from
Procedure_One


My question is what is the best way to let both Procedure_Two and
Procedure_Three to work immediately after Procedure_One is finished in
parallel sessions

and I need to put them in a Job,


for now I'm using three jobs and I'm depending on expected time for
finishing Procedure_One
it's not a professional way

Best Regards,
Iyad

-- 
You received this message because you are subscribed to the Google
Groups "Oracle PL/SQL" group.
To post to this group, send email to Oracle-PLSQL@googlegroups.com
To unsubscribe from this group, send email to
oracle-plsql-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/Oracle-PLSQL?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Oracle PL/SQL" group.
To post to this group, send email to Oracle-PLSQL@googlegroups.com
To unsubscribe from this group, send email to
oracle-plsql-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/Oracle-PLSQL?hl=en

Reply via email to