Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Explain synsort please.

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> DFSORT/ICETOOL
Author Message
sripriya

New User


Joined: 19 Apr 2005
Posts: 26

PostPosted: Thu Jan 12, 2006 8:18 am    Post subject: Explain synsort please.
Reply with quote

Hi all,

1. Can u please explain how the syncsort works.

2. This is a program with the below contents...
Can I know how the sorting is done and wht will be the output. ie.
is it that the field to be sorted is starting from 14th position and
is upto the length of 3. Can u pls explain.

SORT FIELDS=(14,3,CH,A,2,11,CH,A),FILSZ=E5000
OUTREC FIELDS=(14,3,
2,11,
17,7,
24,9,
7Z,
33,3,
40X)
END

Sripriya.
Back to top
View user's profile Send private message
References
nikyojin

Active User


Joined: 05 Oct 2005
Posts: 88

PostPosted: Thu Jan 12, 2006 2:47 pm    Post subject: Re: Explain synsort please.
Reply with quote

Hi Sripriya,

1) Syncsort is basically a high performance sort/merge/copy utility....rather a NON-IBM product, a competitor to IBM's DFSort.

2) The Sort Fields indicate, Ascending sort on the Composite key made up of 2 fields, 1st one a character field from 14---16, 2nd one a character field from 2---12. Once the sorting is over Outrec formats the record layout
Outrec format starting from the first :- 14---16 from i/p,2---12 from i/p,17---23 from i/p,24---32 from i/p, 7 binary zeros,33---35 from i/p,40 blanks.

Regards,
Nikhil .S.
Back to top
View user's profile Send private message
sripriya

New User


Joined: 19 Apr 2005
Posts: 26

PostPosted: Wed Jan 18, 2006 10:27 am    Post subject: Re: Explain synsort please.
Reply with quote

Hi nikhil,

Thank u very much for the answer .
I got a clear picture now and sorry for the late response.

Sripriya.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> DFSORT/ICETOOL All times are GMT + 6 Hours
Page 1 of 1