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
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
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 do you understand by the term notcat 2 – gs?
Brief description of inline procedure of jcl.
What are the utility programs in jcl?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
How can the attributes of one sms dataset be copied to another dataset?
what JCL Procedures?
How do you create a temporary dataset?
how you can direct the data to spool using SYSOUT option?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
how would you create a temporary dataset? And where will you use them?
How to submit jcl through a cobol program?
how can you check if a file is empty using jcl?