What happens if both JOBLIB and STEPLIB is specified ?
Answer Posted / praasy@gmail.com
steplib will be executed first and goes for the joblib...
the steplib checks for the last return code of the last step
and as well as maxxcc of all the steps before the current step.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Is automatic restart possible in jcl?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
What is jcl in mainframe?
How to pass the parameter in parm using linkage section ? (syntax)?
Explain the function of //jcllib statement?
Explain about LMQUERY�give a dialog information about a data set
i want to store 20 digits . how will u do it in cobol ?
List in order the hierarchical levels of jcl?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
what sort card you will use to copy the data from one dataset to another dataset?
what is use of space parameter in dd statement?
Is it possible to left uncode disp? If yes, how?
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?
Can we call instream to catalog and catalog to instream?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?