The Incore Sort - 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

Whenever there is sufficient memory, the standard Disk Sort may sort all the input data within its memory area, without writing to any of the work data sets that may have been provided. Sufficient memory, as discussed here, means that MFX’s memory area/address space is large enough to hold the MFX program, all of the input data, SORTIN or SORTOUT buffers (whichever are larger) and, if work data sets are allocated, SORTWKxx buffers.

The incore sort is not available to Disk Sorts taking checkpoints, using SUM, DUPKEYS, OUTREC, OUTFIL, an E14 or E16 exit routine, or producing VSAM output.