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

Reply via email to