Oracle Error LFI-00119: Unable to Abort an Unprotected file.

Oracle Error Message

LFI-00119: Unable to Abort an Unprotected file.

Reason for the Error

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.

Solution

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