NULLOUT - mfx - 3.1

Syncsort™ MFX Programmers Guide

Product type
Software
Portfolio
Integrate
Product family
Syncsort™ software
Product
Syncsort™ MFX > MFX
Version
3.1
ft:locale
en-US
Product name
Syncsort™ MFX
ft:title
Syncsort™ MFX Programmers Guide
Copyright
2024
First publish date
2010
ft:lastEdition
2025-02-20
ft:lastPublication
2025-02-20T09:24:15.574000
Figure 1. NULLOUT Format

NULLOUT specifies the action to be taken when SORTOUT in a sort, merge, or copy application contains no data records.

RC0

The delivered default instructs MFX to issue a return code of 0 if not overridden by a higher return code set for another reason.

RC4

Instructs MFX to issue a WER461I warning message and continue processing. A return code of 4 will be issued if not overridden by a higher return code set for another reason.

RC16

Instructs MFX to issue a WER461A message and terminate processing with a return code of 16.

NULLOUT will be ignored for a BetterGener application.