MAXWKSP Option - mfx - 3.1

Syncsort™ MFX Installation

Product type
Software
Portfolio
Integrate
Product family
Syncsort™ Software
Product
Syncsort™ MFX > MFX
Version
3.1
Language
English
Product name
Syncsort™ MFX
Title
Syncsort™ MFX Installation
Topic type
Installation
Release Notes > What's New
Copyright
2024
First publish date
2010
Last edition
2024-08-27
Last publish date
2024-08-27T07:49:46.255035

The MAXWKSP option gives the maximum amount of disk SORTWK space that MFX will use to form sorted strings of data during a MAXSORT.      

When the default value, MAX, is used, MFX will obtain all available secondary allocations for the SORTWK data sets. This will ensure an efficient MAXSORT execution since it will result in the lowest number of individual sorts and merges required to sort the entire input file.   

Use nM when you wish to give a specific maximum amount of disk space (n) in megabytes.

Use n when you wish to give a specific maximum amount of disk space in cylinders.

Note: MAXWKSP should be specified as greater than or equal to MINWKSP.