What happens if both JOBLIB and STEPLIB is specified ?
Answer Posted / kavya
The STEPLIB specification will overide that of the JOBLIB
for that jobstep
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
What are steplib and joblib?
How can return codes be tested before execution of a job step?
Why include statement is used in a jcl?
What is the function of the steplib dd statement?
what are the various stages of job processing?
How to submit jcl through a cobol program?
Is there any command to check wether the ps file is in sorted order?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
How to pass data to a program that is coded in an exec statement?
How jcl is used for testing batch programs?
in ways data can be passed to a COBOL program from JCL?
Explain the function of //jcllib statement?
what is the difference between JES3 and JES2?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
What does a disposition of (new,catlg,keep) for a dsn mean?