I have two input SORTIN files and We need to create one
SORTOUT file which contains data of both input files. What
is the SortCard for this?. Suppose the length of the both
files are different, then How we do it? Please reply ASAP
Answer Posted / vikas pujar
Continuation to last answer. If the input files are of VB, even if length vary, files will be merged. The file with Max
RECFM and BLKSIZE will be used for output. But for FB files RECFM should be same.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
Is it possible to define dd statements as you want?
How does the jcl specify the job to os?
What do you understand by the term job time – out and how can you overcome that?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
Explain how can a jobs execution priority be modified?
Explain the function of the steplib dd statement?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
Explain how can an in-stream dataset be terminated?
What statement can be used to send data to another mvs jes3 node?
Can we call instream to catalog and catalog to instream?
Explain the function of dd disp parameter?
How to pass data to a program that is coded in an exec statement?
Explain the function of //cntl statement?