Job Control Language - mfx - 3.1

Syncsort™ MFX Programmers Guide

Product type
Software
Portfolio
Integrate
Product family
Syncsort™ Software
Product
Syncsort™ MFX > MFX
Version
3.1
Language
English
Content type
Programmer’s Guide
Product name
Syncsort™ MFX
Title
Syncsort™ MFX Programmers Guide
Copyright
2024
First publish date
2010
Last updated
2024-11-06
Published on
2024-11-06T17:38:26.716054

The JCL for PARASORT is similar to the JCL for a standard disk sort. The primary difference is that PARASORT JCL must specify additional tape units to allow parallel input processing of the SORTIN data set. For details on SORTIN JCL for PARASORT, see SORTIN DD Statement with PARASORT.

To initiate PARASORT using job control statements, specify PARM=PARASORT on the EXEC statement. A program-initiated sort requests PARASORT by using a PARM card image in the data set defined by the $ORTPARM DD statement.