JCL Help



IBM's flagship sort product DFSORT for sorting, merging, copying, data manipulation and reporting. Includes ICETOOL and ICEGENER

JCL Help

Postby ruizito » Sat Feb 23, 2008 6:32 am

Hi,

I have the following requirement.

File A:

AA123
BB423
BB333
AA112
BB113
AA196

File B:

AA111
AA666
AA888


Output:

AA111
BB423
BB333
AA666
BB113
AA888

Is it possible with SORT or ICETOOL?

Thanks
ruizito
 
Posts: 2
Joined: Sat Feb 23, 2008 6:29 am
Has thanked: 0 time
Been thanked: 0 time

Re: JCL Help

Postby dick scherrer » Sat Feb 23, 2008 6:53 am

Hello,

Possibly, but it will help if you post the "rules" as well as the bit of sample data.

We can act like the files are FB, lrecl 80, with the "key" in pos 1-5 (if in fact all of the data posted is the key), but can only guess at the "processing rules".
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times


Return to DFSORT/ICETOOL/ICEGENER