Joined: 08 Oct 2004 Posts: 274 Topics: 52 Location: California
Posted: Wed Sep 23, 2009 4:13 pm Post subject: SyncSort to DFSORT Help
We are tring to find out the impact of switching sort products(SyncSort to DFSORT). So I'm testing a job that runs on a reqular basis. The bacis sorting works without a hitch. The OUTREC statment is having a problem, can someone help?
Joined: 02 Dec 2002 Posts: 1618 Topics: 31 Location: San Jose
Posted: Wed Sep 23, 2009 4:39 pm Post subject:
The latest release of DFSORT is z/OS DFSORT V1R10 (for z/OS 1.10-1.11). That release supports all forms of the keyword/value syntax. For SIGNS, that would be
SIGNS(...) and SIGNS=(...).
Since you are getting a syntax error for SIGNS(...), you must be using z/OS DFSORT V1R5 (for z/OS 1.5-1.9). That release only supports SIGNS=(...), not SIGNS(...).
Here's the description of that change for z/OS DFSORT V1R10:
Quote:
DFSORT now allows additional syntactical forms for all of its PARM and control statement run-time parameters. Any parameter of the form keyword=value can now also be specified as keyword(value) or keyword=(value). Any parameter of the form keyword=(list) can now also be specified as keyword(list).
BTW, if you send me (yaeger@us.ibm.com) an e-mail requesting it, I will send you some documents that can help with the migration. _________________ Frank Yaeger - DFSORT Development Team (IBM)
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
DFSORT is on the Web at:
www.ibm.com/storage/dfsort
Joined: 08 Oct 2004 Posts: 274 Topics: 52 Location: California
Posted: Wed Sep 23, 2009 5:19 pm Post subject:
Thanks Frank! It works fine. We are in the midst of an upgrade to z/OS 1.11, currently we are 1.8. My systems guy just got the docs from you. _________________ Thanks,
NASCAR9
Joined: 02 Dec 2002 Posts: 1618 Topics: 31 Location: San Jose
Posted: Wed Sep 23, 2009 6:28 pm Post subject:
Good. Feel free to e-mail me directly if you have any questions about migrating. _________________ Frank Yaeger - DFSORT Development Team (IBM)
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
DFSORT is on the Web at:
www.ibm.com/storage/dfsort
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum