Answer Posted / shaan
Both are used during sort program..inrec is used to format
the records of the file before sorting while outrec is ued
after sorting the records.
| Is This Answer Correct ? | 31 Yes | 3 No |
Post New Answer View All Answers
How jcl is used for testing batch programs?
what is “Cond= even” and “Cond=only”?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
What is jcl in mainframe, and how many types of jcl statements are there for a job?
What parameter directs the output of the job log dataset?
which utility is used to sort a file in jcl?
Explain the function of the steplib dd statement?
How to submit jcl through a cobol program?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
what happens in execution stage in job processing?
How dummy is used in jcl?
What is the function of //cntl statement?
Is there any command to check wether the ps file is in sorted order?
What are the jcl procedures?
What does a disposition of (MOD,DELETE,DELETE) mean ?