in jcl you are having JCLLIB and STEPLIB what happens

Answer Posted / sj@iy

JCLLIB - Gives the library for cataloged procedures
STEPLIB - Coded in the individual steps. It gives the
library where the program specified in the EXEC statement
for that particular step should be searched for.
JOBLIB - Coded after the JOB statement. It specifies the
library where all programs specified in the EXEC statements
of the entire JCL should be searched for.
Having both JOBLIB and STEPLIB, the STEPLIB will override
JOBLIB for that particular step where STEPLIB is given.
Having both JCLLIB and STEPLIB shouldnt have any co-
relation as one is concerned with cataloged procedures and
the other with the programs.
Please verify answer

Is This Answer Correct ?    27 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain dd statement in jcl?

738


Explain the jcl exec statement?

745


Where can program checkpoints be stored for use in a restart?

977


Suppose I have five jobs to do. But I want to hold one?

749


How to alter the parameters for the existing gdg?

799






Why block size is multiple of lrecl in jcl?

1021


What do you know about jcl?

749


How jcl is used for testing batch programs?

824


IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C

1724


I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?

821


In job processing, what happens in execution stage?

769


How can the disposition of sysout datasets be set for an entire jobstream?

951


how can the same proc be re-used and called by many jobs?

1033


define cond parameter in jcl?

874


What is the use of disp parameter?

727