Database Error Messages

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

LFI-00119

Unable to Abort an Unprotected file.

Cause

The Abort function lfiabt() was called on a file that was not opened as a protected file. As such the abort operation is not valid.


Action

Check to see if you intended to open the file as a protected file.