Page 1 of 1

scheduling rest

Posted: Wed May 14, 2008 2:41 am
by ninsekh
HI Everbody!

I would like to know if it's possible to schedule reset of an aborted job.
Please help me! :cry:

Scheduling Reset

Posted: Wed May 14, 2008 2:45 am
by ninsekh
HI Everbody!

I would like to know if it's possible to schedule reset of an aborted job.
Please help me! :cry:

Posted: Wed May 14, 2008 2:52 am
by ArndW
Indirectly you can do this. You would need to add a UNIX command such as "dsjob -run -mode RESET {proj} {job}" to your crontabs. It cannot be done directly from the director. Alternatively, you can schedule a job sequence which calls your job using "reset if required, then run".

Posted: Wed May 14, 2008 3:52 am
by ray.wurlod
It's not possible to schedule reset of an aborted job unless you can reliably predict when the job will abort.