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
Language
English
Content type
Programmer’s Guide
Product name
Syncsort™ MFX
Title
Syncsort™ MFX Programmers Guide
Topic type
How Do I
Copyright
2024
First publish date
2010
Last edition
2024-08-27
Last publish date
2024-08-27T08:14:56.318001

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.