can i do this with dfsort



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

can i do this with dfsort

Postby kregen » Wed Jan 23, 2008 6:48 pm

Hi,
i have the following problem:

Input-Dataset:

A BB CC DDD E
BB CCC DDDDE
XX ZZZZ VVVVV

and i want to get th folowing output:

ABBCCDDDE
BBCCCDDDDE
XXZZZZVVVVV

is it possible to do it with DFSORT?

cu
kregen
kregen
 
Posts: 6
Joined: Wed Jan 23, 2008 6:43 pm
Has thanked: 3 times
Been thanked: 0 time

(Resolved) can i do this with dfsort

Postby kregen » Wed Jan 23, 2008 7:01 pm

Hi there,
ich have found the resukt in a other forum: http://ibmmainframes.com/about26391.html

cu
kregen
kregen
 
Posts: 6
Joined: Wed Jan 23, 2008 6:43 pm
Has thanked: 3 times
Been thanked: 0 time

Re: can i do this with dfsort

Postby arunprasad.k » Wed Jan 23, 2008 7:45 pm

Forum rules says:

Do not direct link to sites other than ibm.com


Arun.
arunprasad.k
 
Posts: 110
Joined: Thu Dec 27, 2007 5:18 pm
Has thanked: 0 time
Been thanked: 0 time

Re: can i do this with dfsort

Postby Frank Yaeger » Wed Jan 23, 2008 11:48 pm

Do not direct link to sites other than ibm.com


I don't think that includes ibmmainframes.com which is a "sister" site to this one, but the Administrator can correct me if I'm wrong.

Anyway, for the record, the DFSORT control statements for this task would be something like this:

  OPTION COPY
  INREC BUILD=(1,80,SQZ=(SHIFT=LEFT))
Frank Yaeger - DFSORT Development Team (IBM) - yaeger@us.ibm.com
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
=> DFSORT/MVS is on the Web at http://www.ibm.com/storage/dfsort
User avatar
Frank Yaeger
Global moderator
 
Posts: 1079
Joined: Sat Jun 09, 2007 8:44 pm
Has thanked: 0 time
Been thanked: 15 times


Return to DFSORT/ICETOOL/ICEGENER

 


  • Related topics
    Replies
    Views
    Last post