What is the difference between joblib and jcllib statements
Answer Posted / shiva
1 Joblib is a default load library for all the jobsteps
JOBLIB DD statement specifies the private library that the
system needs to search to obtain the program named in each
of the EXEC statements PGM parameters. Only if the program
is not found in the private, the system searches in the
system libraries.
Jcllib is the loadlib that contains cataloged procedures
JCLLIB statement species the private library that the system
needs to search to obtain
(a) the procedures (PROCS) named in the EXEC statement
(b) the Groups of JCL statements (called INCLUDE groups)
named on any INCLUDE statements
| Is This Answer Correct ? | 27 Yes | 2 No |
Post New Answer View All Answers
What dd statement is used to supply the name of a dataset?
What is the syntax of JCL statement?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
Explain about LMFREE�free data set from its association with data ID
how to do automated restart when a job abends?
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 purpose of the dd keylen parameter?
How to alter the parameters for the existing gdg?
What do you understand by the terms: joblib and steplib?
Explain about LMQUERY�give a dialog information about a data set
What is the purpose of dd?
Are there any set of rules for the names of the steps used in a job?
Explain in DD statement what is the use of DCB parameter?
What do you understand by the term notcat 2 – gs?
How can an in-stream dataset be terminated?