SPP4012 Warning, Statement beginning on line <line>:Host variable <name> has no whole digits; probable error when <column> returned - 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

SPP4012 Warning, Statement beginning on line <line>:Host variable <name> has no whole digits; probable error when <column> returned

Language:

COBOL, PL/I

Possible Cause:

The column returned from the table/view has a whole digit specification and the receiving host variable does not. Possible loss of significant data when field is returned.

Possible Solution:

Check the specification of the host variable for inadvertent miscoding.