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 / sivakumar sekharannair
The input records shown in the above message contained a
few records9total 10 records) also which was misset while
cut/copy
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of symbol // in jcl?
What are the 4 fields in dd statement?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
how to run batch program without jcl?
List the different components of jcl statement?
what are the various stages of job processing?
Is it possible to left uncode disp? If yes, how?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Which statement is used to identify the private libraries in job?
What is NOTCAT ?
What is catelog procedure and how many catelog procedure to use in one job?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
How can unused space allocation be returned to the system when a dataset is closed?
Can we use DISP=SHR in output file in JCL
Explain the function of job statement in jcl?