ソートマージ


6.2.9 ソート+ファイル連結

サンプルファイル名 : exsort_sample17_sortcat.txt

-function sort          …(1)
-cmdopt DUP             …(2)
-key g+4-8 rj+10-3      …(3)
-catinp
  fileorg=A             …(4)
  file=INFILE1 INFILE2  …(5)
  reclen=64             …(6)
-catout
  fileorg=A             …(7)
  file=OUTFILE          …(8)
-sorttmpdir sorttemp    …(9)
-worksize 10            …(10)
-dateopt 75             …(11)