Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Calling Job from a Job..
If you use Oracle 10g DBMS_SCHEDULER offers some tricks. But, in your
case I would take into account the possibility to merge the procedures
behind each job into one single procedure called from the Job1.
alec. Received on Wed Apr 12 2006 - 02:11:59 CDT