SPP3001 Error at line <line>, column <column>:Found <token> when colon for indicator variable expected
Language:
C, COBOL, PL/I
Possible Cause:
A colon was missing for an indicator variable in the SQL statement.
Possible Solution:
Indicator variable references require a preceding colon in all cases. Add the colon to the variable name in the SQL request.