OVFLO - 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
Product name
Syncsort™ MFX
Title
Syncsort™ MFX Programmers Guide
Copyright
2024
First publish date
2010
Last updated
2025-01-24
Published on
2025-01-24T08:00:01.363504
Figure 1. OVFLO Format

OVFLO specifies the action to be taken if a summed or averaged field overflows or underflows during SUM, DUPKEYS SUM, or DUPKEYS AVG processing.

RC0

The delivered default instructs MFX to issue a WER049I warning message and continue processing. A return code of 0 will be returned if not overridden by a higher return code set for another reason. The WER049I will only be issued on the first occurrence of the overflow or underflow.

RC4

Instructs MFX to issue a WER049I 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. The WER049I will only be issued on the first occurrence of the overflow or underflow.

RC16

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