Yes. You can create sequences that reset jobs automatically (if required) before they run.
You can create a routine that runs through all of the jobs in the project and resets any that require it. You could also create a job that performs that task.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
The "dsjob" command-line utility lets you do many things, including resetting a job. Putting this inside a loop in a script would let you do what you want.