The SQL statement includes invalid syntax or does not include required information. 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.
Correct the SQL statement and recompile the program.