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


Please Help Members By Posting Answers For Below Questions

What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

1811


I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

835


Is acct parameter mandatory?

764


what are the types of abends that occur on job failure? And explain the possible causes of these

1121


What are the 2 types of parameters in dd statement?

652






Is it possible to define dd statements as you want?

646


a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

623


State the uses of syspring, sysin, sort fields, sum fields and dummy.

656


How can the attributes of one sms dataset be copied to another dataset?

861


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

1738


how to run batch program without jcl?

10093


Is condition checking possible in jcl? If yes, how?

737


A dd statement consists of 4 fields. Name them?

934


Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?

2223


What do you understand by the terms: joblib and steplib?

626