What happens if both JOBLIB and STEPLIB is specified ?
Answer Posted / satyasivaji
Steplib overrides the JOBLIB
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
What do you know about jcl?
How do you create a temporary dataset?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
how do you code a null statement?
Explain how can the submitting users racf authority be overridden in a job stream?
How can return codes be tested before execution of a job step?
In sms datasets, what is the function of the dd mgmtclas keyword?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
List the various advantages of using jcl language?
Where can program checkpoints be stored for use in a restart?
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 is the function of //cntl statement?
What is the purpose of dd?
what are JCLLIB and STEPLIB in JCL?
what is the purpose of coding notify parameter in job statement?