SPP4015 Warning, Statement beginning at line <line>:Possible run-time error when column <column> is returned to variable <name> - 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

SPP4015 Warning, Statement beginning at line <line>:Possible run-time error when column <column> is returned to variable <name>

Language:

C, COBOL, PL/I

Possible Cause:

Generally, this warning is issued when a number is being returned to a field that may not be capable of handling the value (different from SPP4014).

Possible Solution:

This can be ignored if all possible values that may be returned to the host variable will fit into the specified variable. If not, the variable should be defined larger.