hi all,
I am having following issue while I am trying to Split a Single record input file into 3 different files using ICEMAN ( uses DFSORT internally) utility.
1) This is my ICEMAN Sort JCL to Split an input file ( having single record) into 3 files:
2) This is the Left portion of my input file :
3) This is the Error in spool SYSOUT :
Please tell me how can I correct the syntax errors? If I can not split my file into 3 files this way, I might have to use 3 different steps to derive 3 different files from the same single record file.
Thanks!