SYNCTOOL



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

SYNCTOOL

Postby ranga_subham » Sun Jul 08, 2012 10:23 am

I thought SYNCTOOL can achieve it easily....... your thoughts please !?!?

//STEPONE1 EXEC PGM=SYNCTOOL
//SSMSG    DD SYSOUT=*
//TOOLMSG  DD SYSOUT=*
//IN       DD INPUT.DATA,DISP=SHR
//FIRST    DD SYSOUT=*
//SECND    DD SYSOUT=*
//SYSOUT   DD SYSOUT=*
//TOOLIN   DD *
  SELECT FROM(IN) TO(FIRST) ON(1,2,CH) FIRST USING(RAN1)
  SELECT FROM(IN) TO(SECND) ON(4,2,CH) FIRST USING(RAN2)
//RAN1CNTL DD *
  OUTFIL FNAMES=FIRST
//RAN2CNTL DD *
  OUTFIL FNAME=SECND


Thanks.
ranga_subham
 
Posts: 279
Joined: Fri Jul 18, 2008 7:46 pm
Has thanked: 0 time
Been thanked: 1 time

Re: SYNCTOOL

Postby dick scherrer » Sun Jul 08, 2012 10:32 am

Hello,

Achieve what :?

Why has this been posted? It says nothing really and does not ask for anything.

Suggest you start over and explain why this has been posted and what you want to contribute or learn.
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

Re: SYNCTOOL

Postby Anuj Dhawan » Thu Jul 12, 2012 10:55 am

This one seems to be duplicate of syncsort-synctool/sum-fields-none-t7845.html. If it's not explain what Dick has asked for. In the other thread too, I've in some comments, please have a look and determine where do you want to continue.
Anuj
Anuj Dhawan
 
Posts: 273
Joined: Mon Feb 25, 2008 3:53 am
Location: Mumbai, India
Has thanked: 6 times
Been thanked: 4 times

Re: SYNCTOOL

Postby Anuj Dhawan » Thu Jul 12, 2012 6:12 pm

This duplicate is locked now.
Anuj
Anuj Dhawan
 
Posts: 273
Joined: Mon Feb 25, 2008 3:53 am
Location: Mumbai, India
Has thanked: 6 times
Been thanked: 4 times


Return to Syncsort/Synctool

 


  • Related topics
    Replies
    Views
    Last post