i have 10,000 records in one input file.i want to sort 1 to
5000 records in one outputfile and remaining records sort in
another output file write the syntax for this?
Answer Posted / albert
SORT FIELDS=COPY
OUTFIL FILES=1,STOPAFT=5000
OUTFIL FILES=2,SKIPREC=5000
| Is This Answer Correct ? | 28 Yes | 8 No |
Post New Answer View All Answers
what is use of dsn parameter in dd statement?
Explain the function of dd name parameter with a 2 part structure; audit.report?
How to run cobol program using jcl?
Is it possible to left uncode disp? If yes, how?
Is their any limit for data sets?
is there any way to execute more than one proc in the same exec statement at the same time..?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
What is the significance of addrspc parameter in exec statement?
How gdg are concatenated?
Give the syntax of job specifying jcl statement.
List the different jcl statements that are not permitted in the procedures?
What is the maximum length of a single line of jcl?
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
Explain how can values be passed from the job stream to an executable program?
What is notcat 2 - gs?