COBSQ0112: Invalid positioning of FROM.

The FROM clause specified into the SELECT statement is before the INTO specification.

The FROM clause must follow the INTO clause. See the SQL Referencefor the correct syntax.