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
what is the purpose of coding notify parameter in job statement?
what are the types of abends that occur on job failure? And explain the possible causes of these
Is automatic restart possible in jcl? If yes, how?
Explain the function of job statement in jcl?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
What is condition checking in jcl? Is this possible?
What is the function of the steplib dd statement?
what is the JCL statement consists of?
How does jcl act on a cobol code?
Can we call instream to catalog and catalog to instream?
What is the use of symbol // in jcl?
How to do automated restart when a job abend?
What do you understand by the terms: joblib and steplib?
How to pass the parameter in parm using linkage section ? (syntax)?
Which statement is used to identify the private libraries in job?