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 is the record format of an output dataset specified?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Name the parameters which can be used to limit the number of records written to a sysout dataset?
Is there any command to check wether the ps file is in sorted order?
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' ?
How does jcl act on a cobol code?
Explain the function of dd name parameter with a 2 part structure; audit.report?
How does jcl act on code(if you take a cobol program)?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What is the purpose of disp parameter?
What is the use of disp parameter?
Is condition checking possible in jcl?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
what is JCL?
In job processing, what happens in conversion stage?