what is the difference between return code and maxcc?
Answer Posted / srinivas
A RETURN_CODE shows the status of each step within a job, however a MAXCC is counted by the operating system after execution of a complete job which is the maximum of one of the step.
| Is This Answer Correct ? | 22 Yes | 1 No |
Post New Answer View All Answers
Can an individual step be restricted from using all the jobs allowed cpu time?
What are hierarchy levels in jcl?
What is the function of the dd mgmtclas keyword in sms datasets?
What statement can be used to send data to another mvs jes3 node?
Explain the function of //jcllib statement?
What are the 2 types of parameters in dd statement?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
Is it possible to left uncode disp?
What is the function of the dd dcb keyword?
What is the purpose of disp parameter?
what is the use of JCL?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
How is a type of file defined in the jcl that executes the cobol program?