SIZE 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 SIZE parameter specifies the actual (SIZE=n) or estimated (SIZE=En) decimal number of records read from the input file. Unlike the FILSZ parameter, this number should not reflect any changes produced by INCLUDE/OMIT or exit processing, but should reflect SKIPREC and STOPAFT processing.

If the FILSZ parameter is not specified and SIZE=n is specified, MFX will terminate unless exactly n records are processed. If the FILSZ parameter is specified, the SIZE value is considered an estimate whether or not it is preceded by an E.