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
Can I send output of job to my remote device careerride123?
Can we use DISP=SHR in output file in JCL
What do you understand by the term job time – out and how can you overcome that?
Explain the function of the dd dcb keyword?
What is the function of //cntl statement?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
how do you code a null statement?
Is it possible to define dd statements as you want?
What is jcl in mainframe?
What happens if both JOBLIB & STEPLIB is specified ?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
Explain the function of //jcllib statement?
What is the significance of addrspc parameter in the exec statement?
what is “Cond= even” and “Cond=only”?
define cond parameter in jcl?