Special Channel Separated Esoteric Names - mfx - 3.1

Syncsort™ MFX Programmers Guide

Product type
Software
Portfolio
Integrate
Product family
Syncsort™ software
Product
Syncsort™ MFX > MFX
Version
3.1
ft:locale
en-US
Product name
Syncsort™ MFX
ft:title
Syncsort™ MFX Programmers Guide
Copyright
2024
First publish date
2010
ft:lastEdition
2025-02-20
ft:lastPublication
2025-02-20T09:24:15.574000

For optimal PARASORT performance, MFX must be able to read each SORTPARn input DD simultaneously, with no channel contention. To ensure this, your system programming staff may have defined special esoteric unit names for use with PARASORT. Before creating a PARASORT application, you should contact your system programmer to verify that this work has been done and that the special names are available for use. Note, however, that even if the work has been done, certain categories may be unavailable due to limited channel capacity.

To use special esoteric names, do the following:
  1. Decide whether you would like to specify 4-way (up to SORTPAR4), 3-way (up to SORTPAR3) or 2-way (up to SORTPAR2) input.
  2. In the table of special esoteric names provided by your systems programmer, find the name that corresponds to the tape type of the SORTIN data sets.

    The following is a sample table of special esoteric names. This table is for illustration only; the names at your site may be different.

    Figure 1. Sample Esoteric Unit Name Table

  3. Use the name from the table at your site for your SORTIN and SORTPARn names. The following example JCL is for input from 3480 cartridges with at least 4 volumes:
    Figure 2. Sample JCL