Page 1 of 1

Override JCL step return code using ICEMAN

PostPosted: Tue Apr 02, 2013 6:51 pm
by ashokkumar_rn
Hi,

I am using ICEMAN to copy a VSAM file to a flat file. I am extracting only few records from the input file to the output file in this step.
Occasionally this step fails and gives a return code of 16. I want override this return code to something other than 16(say 4 or 8).

I know return code can be overridden using IDCAMS, but I need to do it using ICEMAN. Is it possible ?

Thanks in advance.

Re: Override JCL step return code using ICEMAN

PostPosted: Tue Apr 02, 2013 7:40 pm
by BillyBoyo
You'll have to post the SYSOUT of a step which has failed.