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
What does a disposition of (MOD,DELETE,DELETE) mean ?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
For what purpose steplib and joblib are used ?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Is automatic restart possible in jcl?
What is the purpose of disp parameter?
List the different components of jcl statement?
how can you check if a file is empty using jcl?
what is the use of JCL?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What is the significance of addrspc parameter in exec statement?
What is the purpose of dd dummy statement?
Explain the jcl exec statement?
Can I share my data with other jobs? How?
What are the rules employed while naming the steps in a job?