Answer Posted / shakila vinayagam
JCLLIB is a JCL stmt that allows the user to specify
his/her own proclibs and/or specify the order in which
they're searched to find the PROC(s) or INCLUDE libraries
invoked in the JCL. You can use the ORDER clause to do
this. You can specify private (user) or system libraries.
| Is This Answer Correct ? | 22 Yes | 1 No |
Post New Answer View All Answers
is there any way to execute more than one proc in the same exec statement at the same time..?
A dd statement consists of 4 fields. Name them?
what is SOC4 error?
What dd statement is used to supply the name of a dataset?
what JCL Procedures?
What is the significance of addrspc parameter in the exec 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?
How do you access an uncatalogued dataset in a jcl?
Differentiate between the joblib and the steplib statements?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
In job processing, what happens in conversion stage?
What are steplib and joblib? What for they are used?
What is the purpose of disp parameter?
What is multithreading in jcl?
How to alter the parameters for the existing gdg?