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 / jeeva225
sort fields=copy
outfil files=1,startrec=1,endrec=200
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
How would you understand error(execution phase)?
what is the purpose of coding class parameter in job statement?
What is jcl in mainframe?
what is DSN in JCL and what are the parameters to declare the DSN?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
How to pass data to a program that is coded in an exec statement?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
What is timing concept in mainframe?
in ways data can be passed to a COBOL program from JCL?
How jcl is used for testing batch programs?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
Does jcl support automatic restart?
How can unused space allocation be returned to the system when a dataset is closed?
What is the significance of addrspc parameter in the exec statement?