Answer Posted / saroja kolli
Yes. We can have only steplib without a joblib.
But in such case, if the Job contains several steps then in
everystep of the job STEPLIB should be mentioned.
STEPLIB refers to the step in which it is mentioned and the
JOBLIB refers to all the steps in the job.
When STEPLIB and the JOBLIB both are mentioned then STEPLIb
overrides JOBLIB.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What parameter directs the output of the job log dataset?
What is multithreading in jcl?
What does a disposition of (new,catlg,keep) for a dsn mean?
Differentiate between addressing mode and run mode.
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
What is condition checking in jcl? Is this possible?
what is a 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?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
What is the motivation behind coding class parameter in job statement?
what is use of space parameter in dd statement?
which utility is used to run a cobol-db2 program?
List the various advantages of using jcl language?
Define concatenating?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?