what is a steplib
Answers were Sorted based on User's Feedback
Answer / vijay
it specifies a load library in which only a particular steps
of load module is searched.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / rangarao chitipothu
STEPLID and JOBLIB both are used to specify the location of the load-modules to the operating system.
but here
---> In steplid is used for single step.
---> In joblib is used for multiple steps.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / dilip
Steplib is used to mentions a particular step Load library
where as Job Library is used to mention Loab library for
all the steps.The hierarchy of the verifying load libraries
is first Step lib,if it didnot get load there it will then
search in the Job lib.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is use of disp parameter in dd statement?
Name the statement which can be used to send data to another mvs jes3 node?
Is their any set of rules for dd? Explain.
How many types of libraries are there in JCL ?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
What is Cataloged Procedures?
WHAT WILL HAPPEN TO A FILE IF DISP=(MOD,DELETE,DELETE)
What is condition checking in jcl? Is this possible?
What is DSNDB06 ?
what is JCLLIB and PROCLIB in jcl and their syntax
jcl is like a complier....?
What is the significance of addrspc parameter in exec statement?