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
How to do automated restart when a job abend?
How does the jcl specify the job to os?
What happens if both JOBLIB & STEPLIB is specified ?
Is there any command to check wether the ps file is in sorted order?
How can a fb file convert to vb file using sort program?
What is notcat 2 - gs?
What is the significance of addrspc parameter in the exec statement?
How to submit a jcl from cics?
What is the difference between the positional and keyword parameters? Give examples.
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
What are the 2 types of parameters in dd statement?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
which parameter is use to declare the name of dataset in dd statement?
Suppose I have five jobs to do. But I want to hold one?
Is automatic restart possible in jcl? If yes, how?