IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Complex SyncSort code


IBM Mainframe Forums -> JCL & VSAM
Post new topic   This topic is locked: you cannot edit posts or make replies.
View previous topic :: View next topic  
Author Message
ken herbolic

New User


Joined: 24 Jan 2011
Posts: 16
Location: buffalo

PostPosted: Tue Jan 25, 2011 8:51 pm
Reply with quote

I'm trying to decode the following sort logic for an upcoming business meeting which will be used to solve a production problem. Can anyone explain what the following sort is doing or at least the parameters?

There are no onlines explanations and the CURRENT Sync sort manuals make no ferreance to them. I have and never had intentions of using this forum as a manual reading service!!!
All I would like is a little help on this sort.

SORT FIELDS=(4,35,CH,A,88,1,CH,A),EQUALS
OUTREC IFTHEN=(WHEN=INIT,
BUILD=(1,4,88,1,X,SEQNUM,8,ZD,RESTART=(4,35),5)),
IFTHEN=(WHEN=GROUP,BEGIN=(7,8,ZD,EQ,1),PUSH=(6:5,1))
OUTFIL INCLUDE=(5,2,SS,EQ,C'10,20'),BUILD=(1,4,15)
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Tue Jan 25, 2011 9:13 pm
Reply with quote

DO NOT post duplicate threads

Topic locked
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   This topic is locked: you cannot edit posts or make replies. View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts Compare only first records of the fil... SYNCSORT 7
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts VSAM return code 23 - for a Random read COBOL Programming 4
Search our Forums:

Back to Top