Joined: 15 Feb 2005 Posts: 7130 Location: San Jose, CA
Quote:
Is there any way to do using ICETOOL or DFSORT?
I tried with the following control card thats not working.
Yes, there are several ways to do it with DFSORT or DFSORT's ICETOOL, but you haven't given us enough information to tell you how to do it. Telling us it's not working doesn't give us any information since you didn't show your complete job or the error messages you received.
What RECFM and LRECL do you want for your output data set? IQ's job will work if you want RECFM=FB and LRECL=80 and can be adapted to other attributes, as can your own job. But you need to provide more details if you want more specific help.