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
Matching Logic in Jcl not in cobol.Could any one please answer this question
what is the resolution for sb37 error
how to run batch program without jcl?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Explain the purpose of dd * statement in jcl?
What are the parameters that are used in creating a gdg?
Explain the function of job statement in jcl?
how you will the direct the data to spool using sysout option?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
What is the use of symbol // in jcl?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
How does jcl act on code(if you take a cobol program)?
what JCL Procedures?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
What is catelog procedure and how many catelog procedure to use in one job?