COBSQ0110: No INTO clause specified.

An INTO is required for SQL FETCH or SELECT ... INTO statements.

See the SQL Referencefor the correct usage of the FETCH and SELECT statements.