For example, this error would be generated if you only coded:
EXEC SQL INCLUDE END-EXEC
and did not specify the name of the copybook file to INCLUDE.
Resolution:
Correct the SQL statement and recompile the program.