wht do u mean by inrec and outrec ?
Answer / 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 |
What is the purpose of dd * statement in jcl?
Whats error code s222?
IN DFSORT sum fields=none is usec to remove duplicates.how to write the duplicates in another dataset?
how to compress the data set
How does jcl act on a cobol code?
wht r different types of sorts ?
What is the difference between specifying DISP=OLD and DISP=SHR for a dataset?
Suppose I have five jobs to do. But I want to hold one?
If a JOBSTEP abends, AND without using COND also, all the subsequent steps execute, then what is the use of using EVEN ? Why do we use EVEN when without it also all the JOBSTEPs execute ?
Is there any command to check wether the ps file is in sorted order?
Why include statement is used in a jcl?
List in order the hierarchical levels of jcl?