Database Error Messages

LFI-00127

No Record Format was specified, default is variable.

Cause

Neither LFILRF_FIXED (fixed) or LFILRF_VAR (variable) were specified for record format. One of the two must be specified for each file.


Action

The default is LFILRF_VAR, but this should be explicitly set during file object creation.