what is the difference between return code and maxcc?

Answer Posted / praveen b

RC - Return code
MAXCC - Maximum conditon code

RC is the value written by each step after the completion
(either way successful or not).
MAxcc is the value written by the job to the OS meaning the
Maximum value of all the steps in the job is given as MAXCC
and the same is written to OS by the job.

Let me know if you need any more clarification.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what JCL Procedures?

978


Explain the function of dd disp parameter?

822


Is automatic restart possible in jcl? If yes, how?

867


What is NOTCAT ?

1067


what is “Cond= even” and “Cond=only”?

990


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

2031


What is the format of comment statement?

930


What are some jcl statements that are not allowed in procedures?

979


What is the function of //cntl statement?

1068


Must tape dataset definitions include vol=ser specifications?

1370


How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?

2439


Explain the job statement in jcl?

874


I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?

1591


How to alter the parameters for the existing gdg?

938


Is their any set of rules for dd? Explain.

880