What is order of searching of the libraries in a JCL?
Answer Posted / vigneshraj
jpa (job pack area )
tasklib
job/steplib
lpa(link pack area)
linklistxx or procxx
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Where & How Do You Code Identifier In Jcl?
how can the same proc be re-used and called by many jobs?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
which parameter is used to check the syntax of a jcl without executing it?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
What is the function of the steplib dd statement?
Explain the function of dd name parameter with a 2 part structure; audit.report?
What are the parameter we cannot use in procedure?
how to do automated restart when a job abends?
What are s0c1, s0c4, s0c5, s0c7 and socb?
which utility is used to run a cobol-db2 program?
Can we use DISP=SHR in output file in JCL
How is the record format of an output dataset specified?
what operation is performed by job statement?