Database Error Messages

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

LFI-00137

Unable to perform string on a file object that is string.

Cause

Unable to perform an LFI operation on a file object for the given reason.


Action

Take the appropriate corrective measure. For example if a file is supposed to be opened before the operation can be performed, client code will need to open the file first.