leon wrote:I don't understand how to get the release of Syncsort.
leon,
To find the SyncSort release information,run the below SyncSort job. On the top of the SYSOUT from the job run, you'll find the SyncSort version info like 'SYNCSORT FOR Z/OS.....'
BTW, DFSORT and SyncSort are competitive products and most of the syntax is similar in both the products, not forgetting the exclusive features in these products.
thank you, Mr. Arcvns and Dick, I'll run your jcl to look for the SyncSort version info. and then i'll further run my jcl from Mr.Frank , let you know if I got any output.
Frank is a DFSORT Developer and the job provided would work in shops having DFSORT; but the same may or may not work for you since your shop has a different product called SyncSort. But the same could be achieved thru alternative methods in SyncSort. Please post here the SyncSort release info. here
thanks for your important message. Mr.Arcvns. I have to post the info you need on Monday because I don't have permission to use mainframe on weekend. talk to you on Monday. have a good weekend.
I'm a DFSORT developer. DFSORT and Syncsort are competitive products. I'm happy to answer questions on DFSORT and DFSORT's ICETOOL, but I don't answer questions on Syncsort.
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
I'm very happy I can run ICEtool today. everything is ok when I use the above jcl code. thanks, Frank and all friends. but I still confuse why we can use ICETOOL in syncsort? as you tell me. the ICETOOL is under dfsort. why? thx.
You are NOT using DFSORT's ICETOOL. You are using Syncsort's SYNCTOOL. Syncsort ships ICETOOL as an alias for SYNCTOOL so when you have Syncsort and use PGM=ICETOOL you get SYNCTOOL, not ICETOOL.
Note that DFSORT's ICETOOL is fully documented whereas AFAIK there is no documentation available for Syncsort's SYNCTOOL.
DATASORT has been available with DFSORT's ICETOOL since July, 2008. Syncsort copied the function later on.
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