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
Explain the purpose of dd dummy statement?
When space is allocated for an output dataset, what units can be used?
Explain the function of a dd statement?
What do you understand by the terms: joblib and steplib?
What is notcat 2 - gs?
What are some jcl statements that are not allowed in procedures?
What are hierarchy levels in jcl?
what is DSN parameter and DISP parameter is used for?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
what is SOC4 error?
What is the use of disp parameter?
What do you understand by jcl?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
Describe the various parameters utilized in the creation of a gdg?
what are JCLLIB and STEPLIB in JCL?