SPP4000 Error at line <line>, column <column>:Indicator variable <name> does not conform to type SMALLINT - Preprocessor2 for Embedded SQL

Teradata Preprocessor2 (SPP Prefix) Messages

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Preprocessor2 for Embedded SQL
Release Number
15.xx, 16.xx, 17.xx, 20.xx
Published
June 2020
Language
English (United States)
Last Update
2023-11-20
lifecycle
Latest
Product Category
Teradata Tools and Utilities

SPP4000 Error at line <line>, column <column>:Indicator variable <name> does not conform to type SMALLINT

Language:

C, COBOL, PL/I

Possible Cause:

An attempt to use a host variable that was not a small (two byte) integer as an indicator variable was detected.

Possible Solution:

Indicator variables are required to be small integers. Verify the definition and reference of the host variable.