What is order of searching of the libraries in a JCL?
Answer Posted / guest
First any private libraries as specified in the STEPLIB or
JOBLIB, then the system libraries such as SYS1.LINKLIB. The
system libraries are specified in the link list.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Explain the function of the dd dcb keyword?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
what is the difference between JES3 and JES2?
How to submit jcl through a cobol program?
In sms datasets, what is the function of the dd avgrec keyword?
Matching Logic in Jcl not in cobol.Could any one please answer this question
Is acct parameter mandatory?
Are there any set of rules for the names of the steps used in a job?
What statement can be used to send data to another mvs jes3 node?
What is the syntax of JCL statement?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
what is the resolution for sb37 error
How does the jcl specify the job to os?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
What parameter directs the output of the job log dataset?