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
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
Immediate Job opening for mainframe professionals in Keane Bangalore. Please find the below details: Organization: Keane India Location: Bangalore Skill: COBOL, JCL,VSAM,DB2,CICS,IMS,REXX,CLIST Exp: 1 to 4 years only Employment Type: Permenant Employee Note: If you have attended keane interview in past 6 months please ignore this job opening. Please respond to email id keanemfjob@gmail.com OR keanemfjob@yahoo.in with your latest resume and following details, We will contact you within 24 hours: Total IT Exp: Exp in Mainframe: Current CTC: Expected CTC: Notice Period:
What is the function of the steplib dd statement?
What is multithreading in jcl?
how to do automated restart when a job abends?
Must tape dataset definitions include vol=ser specifications?
Explain how can the submitting users racf authority be overridden in a job stream?
Name a few IBM utility programs, and explain its function.
What is the difference between the positional and keyword parameters? Give examples.
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
How to do automated restart when a job abend?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Can I share my data with other jobs? How?
In job processing, what happens in execution stage?
How to alter the parameters for the existing gdg?