What is the difference between joblib and jcllib statements
Answer Posted / shiva
JOBLIB is used to include the System libaraies.
JCLLIB for the order in which the PROCS are Steps in Job to
be searched.
Example.
//JOBNAME JOB
(1,02931,1A),'SDV2903',CLASS=1,
//MSGCLASS=N,NOTIFY=&SYSUID
// JCLLIB ORDER=DW££.SDV.CUS.TST.PROCLIB
//JOBLIB INCLUDE
MEMBE=SDVLIBS
//STEP1 EXEC
SDV2903P
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
Explain the hierarchy levels in jcl?
How to override loadlib?
Is it possible to left uncode disp? If yes, how?
What is concatenating?
Explain about ISPF/TSO Commands
Is it possible to left uncode disp?
What is the difference between the positional and keyword parameters? Give examples.
which parameter is use to declare the name of dataset in dd statement?
what JCL Procedures?
What are the parameter we cannot use in procedure?
How can values be passed from the job stream to an executable program?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
what is DD statement is used 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 ?