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
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
what is “Cond= even” and “Cond=only”?
what is use of dsn parameter in dd statement?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
What is the function of the dd avgrec keyword in sms datasets?
What do you understand by the terms: joblib and steplib?
i want to store 20 digits . how will u do it in cobol ?
What do you understand by jcl?
what sort card you will use to copy the data from one dataset to another dataset?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
How can the submitting users racf authority be overridden in a job stream?
Explain the purpose of dd * statement in jcl?
Name a few IBM utility programs, and explain its function.