Oracle Error Message
LFI-00129: Invalid option string were specified on an input only file.
Reason for the Error
The file was opened as input only but the output mode option LFILRF_WR_ASIS or delete option LFLOPTY_DELETE was specified.
Solution
Check to see how you intend to open this file and make the necessary changes.