What is the difference between joblib and jcllib statements
Answer Posted / prashanthkodakani
joblib:
it will search load modules of all the steps which are
include in that job ,if it is load modules not found then
it will searched in system lib, there is also not found it
will dispaly 's806' error = load module not found
jcllib: it will search cataloged procedure data set
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Explain how can the attributes of one sms dataset be copied to another dataset?
What is jcl in mainframe?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Suppose I have five jobs to do. But I want to hold one?
What does a disposition of (MOD,DELETE,DELETE) mean ?
What is the use of disp parameter?
What is the function of //cntl statement?
what is use of space parameter in dd statement?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
How can return codes be tested before execution of a job step?
What parameter directs the output of the job log dataset?
how you can access an uncataloged dataset in a JCL?
Explain dd statement in jcl?
Can I share my data with other jobs? How?
what are JCLLIB and STEPLIB in JCL?