i have 1000 records in input file and i want to sort it and
the first 200 records to be placed in output file. how to
do that??
Answer Posted / sudeep
I think the answer written by Kavya is not fully correct.It
will cause the sort to stop after first 200 records in the
input file are sorted.But we want the input file to be
sorted completely.and first 200 records to be placed in
output file.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
What is Cataloged Procedures?
What is catelog procedure and how many catelog procedure to use in one job?
when does a dataset go uncataloged?
Explain the jcl exec statement?
Explain how can values be passed from the job stream to an executable program?
how JCL works?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
Explain the purpose of dd dummy statement?
Is it possible to code instream data in a PROC?
What are s0c1, s0c4, s0c5, s0c7 and socb?
what is use of disp parameter in dd statement?
what is use of dcb parameter in dd statement?
In job processing, what happens in execution stage?
how to compare two datasets without using superce because output is limited to 133 bytes