Oracle Error Message
LFI-00126: Record format can only be one of Fixed or Variable.
Reason for the Error
Both LFILRF_FIXED (fixed) and LFILRF_VAR (variable) were specified during file object creation. Only one of the two is allowed for a given file.
Solution
Determine how the file is organized and choose the option that matches.