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 is the purpose of the dd keylen parameter?
Is acct parameter mandatory?
Must tape dataset definitions include vol=ser specifications?
How can an in-stream dataset be terminated?
what is the use of JCL?
What is one line to pass PARM from JCL to COBOL?
What parameter of the job statement is used to limit the cpu time consumed by the job?
what is DSN parameter and DISP parameter is used for?
what is the compile process of cobol program expalin with code
List in order the hierarchical levels of jcl?
Is their any set of rules for dd? Explain.
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
Where & How Do You Code Identifier In Jcl?
How dummy is used in jcl?
What do you understand by jcl?