The Multiple Output Capability - 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
Use the OUTFIL control statement to create multiple output files without making multiple passes through the input data. The output files can be treated the same or differently:
  • The output files can contain the same or different records.

  • The records in the output files can be identically or differently formatted.

  • Whether the input files are fixed-length or variable-length, the output files may be either.

Note that all the output files will be sequenced in the same way, as specified on the SORT or MERGE control statement. If you need to sort the output files differently, you should use Syncsort PipeSort, a Precisely product that works with Syncsort™ MFX to reduce total elapsed time by generating multiple, differently sequenced output files from a single read of the input data.

The OUTFIL parameters associated with this task are CONVERT, ENDREC, FILES, FINDREP, FNAMES, FTOV, IFTHEN, INCLUDE/OMIT, NULLOFL, OUTREC, OVERLAY, REPEAT, SAMPLE, SAVE, SPLIT, SPLITBY, SPLIT1R, STARTREC, VLFILL, VLTRAIL, and VLTRIM.