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


Please Help Members By Posting Answers For Below Questions

which parameter is used to check the syntax of a jcl without executing it?

798


Is automatic restart possible in jcl? If yes, how?

655


What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

816


What are some jcl statements that are not allowed in procedures?

728


What is the difference between run mode and addressing mode?

635






hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u

1665


When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?

938


What is the motivation behind coding class parameter in job statement?

689


what are the statements that are not valid to be included in an include statement?

776


Explain dd statement in jcl?

644


How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?

2172


What is multithreading in jcl?

940


How can a fb file convert to vb file using sort program?

807


Explain in DD statement what is the use of DCB parameter?

656


How can return codes be tested before execution of a job step?

923