wht is step lib n job lib ? where can we code joblib n steplib ?
Answer Posted / venkat
The library which is declared under the job cord is the
joblib. The library specified under the step is the steplib.
If the load module not found in the steplib then the system
searches in the joblib.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
what is the resolution for sb37 error
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
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 does a disposition of (new,catlg,keep) for a dsn mean?
Name a few IBM utility programs, and explain its function.
i want to store 20 digits . how will u do it in cobol ?
How can a stopped job be started again?
Must tape dataset definitions include vol=ser specifications?
How to alter the parameters for the existing gdg?
what is use of space parameter in dd statement?
What is the function of the steplib dd statement?
What do you understand by jcl?
Why block size is multiple of lrecl in jcl?
Explain the function of dd disp parameter?
What is catelog procedure and how many catelog procedure to use in one job?