Oracle Error Message
LFI-00131: No open type specified.
Reason for the Error
The file object was created without an open type (that is, LFILOPTY_INPUT, LFILOPTY_OUTPUT, etc.).
Solution
Decide how the file should be accessed and specify one of the open types.