Hi,
The JOINKEYS is causing the output files in the sorted order though SORT FIELDS=COPY is mentioned. I don't want the SORT to happen but copy the records as they are from input to output.
How to achieve it?
TIA.
ConfusingI don't want the SORT to happen but copy the recoreds as they are from input to output.
Which means it is not really working. . .my JCL and SORT card everything is working and am getting output but the only problem is data is appearing in sorted order
Hi Dick,dick scherrer wrote:To repeat - JOINKEYS must have data in sorted order. . . It does not provide a random file search.
ranga_subham,dick scherrer wrote:Actually, I am picking unique values from a file and trying to extract those values from some other huge file