what modification we need to do in jcl if we use sort in cobol? I mean whether we need to include temporary file used for sorting in assign statement?
Answer Posted / dimpy19
----yes we need to include one temp file whose record size is same as that of input file record size
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
which parameter is use to declare the name of dataset in dd statement?
Can I share my data with other jobs? How?
What do you understand by the term job time – out and how can you overcome that?
What are hierarchy levels in jcl?
When output dataset space is required, what quantity categories are used?
Which dd parameters are required?
Explain the function of a dd statement?
What is the function of the dd dcb keyword?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Is their any limit for data sets?
What is the use of disp parameter?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Name the statement which can be used to send data to another mvs jes3 node?
How to pass the parameter in parm using linkage section ? (syntax)?
What is the syntax of JCL statement?