Database Error Messages

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

LFI-00108

Open expect the file [string][string] to exist.

Cause

The flags specified for the open indicate that the file the file to exist and it does not.


Action

Check to make sure that the options that were specified for the file are correct and that you expect that the file should exist. If so then find out why the file doesn't.