MOD-00012 unable to parse statement at line number in file string
March 20th, 2009
Description:
MOD-00012 unable to parse statement at line number in file string
Cause:
This is caused by a syntax error in the Module Language file. For example, if the SQL statement
SELECT ename INTO :name FORM emp WHERE ...
is in a module procedure, this message is raised. This message is not triggered by semantic errors. See MOD-00075.
Correct the syntax error, then recompile.