what is the difference between the JCLLIB and JOBLIB ,and
where do we use it ?
Answer Posted / bala
Programs that needs to be executed in a job are searched
in Library provided at JOBLIB, provided STEPLIB is not
given for provided (or) program is not first fount in
STEPLIB.
All the PROCs used in a job are search in the library
specified in JCLLIB
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what are the statements that are not valid to be included in an include statement?
Name what parameter directs the output of the job log dataset?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
List the various advantages of using jcl language?
Why include statement is used in a jcl?
whats the diff bw the evaluate also and and?
Explain how can a stopped job be started again?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
Differentiate between the joblib and the steplib statements?
Is it possible to define dd statements as you want?
What is concatenating?
how JCL works?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
In sms datasets, what is the function of the dd mgmtclas keyword?
What is the purpose of the dd keylen parameter?