Hi All,
I have a requirement that where i need to run a particular step to re-run again based on its return code for a N number of times.
For example:
I have a proc which has 5 steps and the 5th step is performing a FTP and its failes due to some network problem but i want to re-run the full PROC 3 times (or )
the 5th step alone to re-submit for 3 times based on its return code. from JCL and nothing to alter in the PROC as its a generic one used in many places.
kindly let me know the options or suggestion to make this. Thanks in advance.
Thanks
Raja.R