I have a file in which I have 20 records. I want my first
record to go into file 1 and second record to go in second
file. I want to copy the alternate records like this in the
two output files. How can I do this using JCL?
Post New Answer View All Answers
What do you understand by jcl?
List the different components of jcl statement?
what is a jcl?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
What does a disposition of (new,catlg,keep) for a dsn mean?
What are the 4 fields in dd statement?
Explain the function of the dd dcb keyword?
How to alter the parameters for the existing gdg?
What is notcat 2 - gs?
How gdg are concatenated?
What is catelog procedure and how many catelog procedure to use in one job?
Which statement is used to identify the private libraries in job?
what is use of dcb parameter in dd statement?
what JCL Procedures?
How can the submitting users racf authority be overridden in a job stream?