Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

LFI-00111

No other flags allowed in fixed length format.

Cause

Other options are specified with the fixed length format.

The function lfigfo() was called with an invalid File ID Descriptor. The valid File ID Descriptors are LFISTDIN, LFISTDOUT, and LFISTDERR.


Action

Clear other options from flag.

00112, 00000, "Invalid Standard File ID Descriptor."

Check the call to lfigfo() to make sure it is correct.