what are the statements that are not valid to be included in an include statement?
what is the purpose of coding class parameter in job statement?
Describe the various parameters utilized in the creation of a gdg?
which utility is used to run a cobol-db2 program?
how do you code a null statement?
What is job control language?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
what is use of disp parameter in dd statement?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
List the different jcl statements that are not permitted in the procedures?
What is the use of disp parameter?
How to submit a jcl from cics?
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?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
How to submit jcl through a cobol program?