SPP4001 Error at line <line>, column <column>:<type> variable <name> does not conform to type VARCHAR
Language:
C, COBOL, PL/I
Possible Cause:
The variable is used as an SQL string but does not conform to a variable character definition.
Possible Solution:
Change the variable definition to conform to a varying character.