PGM=SORT or PGM=SYNCSORT - which one has more advantage

Support for NetApp SyncSort for z/OS, Visual SyncSort, SYNCINIT, SYNCLIST and SYNCTOOL
lata.sulakhe
Posts: 1
Joined: Thu May 08, 2008 12:46 pm
Skillset: Mainframes
Referer: through google

PGM=SORT or PGM=SYNCSORT - which one has more advantage

Postby lata.sulakhe » Thu May 08, 2008 12:54 pm

PGM=SORT or PGM=SYNCSORT which is the IBM product and which has more advantage. Which one should be used in JCLs.

Thanks,
Lata

User avatar
dick scherrer
Global moderator
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am

Re: PGM=SORT or PGM=SYNCSORT - which one has more advantage

Postby dick scherrer » Thu May 08, 2008 6:26 pm

Hello Lata and welcome to the forums,

DFSORT and Syncsort are products from different vendors. DFSORT is an IBM product ans Syncsort is a Syncsort, INC product.

Usually, one or the other is installed on a system and you use the product that is installed.

When you run a sort, which product and version is presented in the output.
Hope this helps,
d.sch.

User avatar
Frank Yaeger
Global moderator
Posts: 1079
Joined: Sat Jun 09, 2007 8:44 pm
Skillset: DFSORT, ICETOOL, ICEGENER
Referer: Search
Contact:

Re: PGM=SORT or PGM=SYNCSORT - which one has more advantage

Postby Frank Yaeger » Thu May 08, 2008 8:30 pm

PGM=SORT or PGM=ICEMAN are the better choices. They will always invoke the sort product (DFSORT or Syncsort) installed at your site. SORT and ICEMAN are shipped aliases/entry points for both products.

PGM=SYNCSORT is a Syncsort-only entry point. DFSORT does NOT ship an alias/entry point of SYNCSORT. If your site has DFSORT, your System Programmers would have to install SYNCSORT as an alias in order for PGM=SYNCSORT to work (some shops do this, but some don't).
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


  • Similar Topics
    Replies
    Views
    Last post