MOD-00008 unable to open include file "string" at line number in file string

  • Share
  • Share

Description:
MOD-00008 unable to open include file “string” at line number in file string

Cause:
SQL*Module is not able to open the input file that was specified with the INAME option. This error can result from any of the following:

  • The file does not exist.
  • The file exists, but in a directory not on the path specified.
  • You do not have the permissions or access rights required to read the file.

Action: Check that the appropriate permission to read the file has been granted. Check that the name and directory hierarchy have been specified correctly. Rerun the compiler.

ORADB-MOD

  1. admin
    March 20th, 2009 at 13:46 | #1

    Check the permissions on the specified path and file, or on the current directory if the LNAME option is not used.

  1. No trackbacks yet.