Oracle Error Message
LFI-00111: No other flags allowed in fixed length format.
Reason for the Error
The function lfigfo() was called with an invalid File ID Descriptor. The valid File ID Descriptors are LFISTDIN, LFISTDOUT, and LFISTDERR.
Solution
Check the call to lfigfo() to make sure it is correct.