FILSZ Parameter (Optional) - 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
ContentType
Programmer’s Guide
Product name
Syncsort™ MFX
Title
Syncsort™ MFX Programmers Guide
Topic type
How Do I
Copyright
2024
First publish date
2010
ft:lastEdition
2024-08-27
ft:lastPublication
2024-08-27T08:14:56.318001

The FILSZ parameter specifies the actual (FILSZ=n) or estimated (FILSZ=En) decimal number of records to be sorted. This number should reflect any changes produced by INCLUDE/OMIT, E14 and/or E15, SKIPREC and STOPAFT processing.

If FILSZ=n is specified, MFX will terminate unless exactly n records are processed.

FILSZ can also be specified as a PARM option on the EXEC statement. If this option is specified both on the SORT control statement and as a PARM option, the PARM specification takes precedence.