how to copy header record during sorting.



Support for NetApp SyncSort for z/OS, Visual SyncSort, SYNCINIT, SYNCLIST and SYNCTOOL

Re: how to copy header record during sorting.

Postby dick scherrer » Fri Aug 14, 2009 1:34 am

Which could waste an incredibly large amount of space. . .

d
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: how to copy header record during sorting.

Postby leon » Fri Aug 14, 2009 6:45 pm

helen2000
I have the same question as you. you can try the code in ICETOOL. it just sort the records except header. good luck!
//TOOLIN DD *
DATASORT FROM(IN) TO(OUT) HEADER  USING(CTL1)
/*
//CTL1CNTL DD *
  SORT FIELDS=(your sort key)
/*
leon
 
Posts: 40
Joined: Tue Nov 25, 2008 7:39 pm
Has thanked: 0 time
Been thanked: 0 time

Previous

Return to Syncsort/Synctool

 


  • Related topics
    Replies
    Views
    Last post