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 dfsort utility?
Explain the function of a dd statement?
What do you understand by jcl?
Matching Logic in Jcl not in cobol.Could any one please answer this question
Explain dd statement in jcl?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
what is “Cond= even” and “Cond=only”?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
How to do automated restart when a job abend?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
Are there any set of rules for the names of the steps used in a job? What are they?
what is a jcl?
what is DSN parameter and DISP parameter is used for?
Brief description of inline procedure of jcl.
How to pass the parameter in parm using linkage section ? (syntax)?