Page 1 of 1

Can I loop a step?

Posted: Wed Oct 11, 2017 11:00 pm
by MikeL
We have a job that frequently crashes in a step because of a database lock (it runs when CICS is active). Is there a way to test the return code and if is is equal to a certain value (I can set that in the program) then retry the step? Ideally, retry it in xx seconds.