Answer Posted / raghupathireddy
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.
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
What do you know about jcl?
What is the difference between run mode and addressing mode?
Can I send output of job to my remote device careerride123?
What are the difference between jcl and jes?
A dd statement consists of 4 fields. Name them?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
Explain the job statement in jcl?
what is use of dsn parameter in dd statement?
What are steplib and joblib? What for they are used?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
What is the function of the dd dcb keyword?
What is the function of job statement in jcl?
What statement can be used to send data to another mvs jes3 node?