what are JCLLIB and STEPLIB in JCL?
No Answer is Posted For this Question
Be the First to Post Answer
what is the Difference between SYSIN and PARM ?
Explain about SYSVAR
i have a jcl calling proc which has 10 steps, i want to execute from step5 to step10, where can i code RESTART and COND parameter?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
IN-STREAM DATA NOT ALLOWED IN PROC how can come out from this problem
what is the difference between JES3 and JES2?
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) ?
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?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
what are the technical terms for // /* in jcl
List in order the hierarchical levels of jcl?
How do you submit JCL via a Cobol program?