how to increase the space of a dataset in instream procedure.
Simply override the parameter.
//STEP1 EXEC TESTPROC,
//STEP2.DD1 DD SPACE=(100,100)
| Is This Answer Correct ? | 1 Yes | 1 No |
a input file contains 1000 records, how to move the first 500 record into one out put file and how to move to second 500 records to anothere output file
What is dummy parameter in JCL??
What is the meaning of keyword in JCL? What is its opposite?
Definition of COND parameter in JCL
Is there any command to check wether the ps file is in sorted order?
how to see the latest generation in gdg?
how to set dependancy for jobs?
What are the parameters that are used in creating a gdg?
can we bowse or edit the GDG dataset if it is a tape entry?
What is condition checking in jcl? Is this possible?
how to split a file
How can u know the current date using jcl?