SPP4004 Error at line <line>, column <column>:Subfields of <type> SQL string <name> must be named - Preprocessor2 for Embedded SQL

Teradata Preprocessor2 (SPP Prefix) Messages

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Lake
Product
Preprocessor2 for Embedded SQL
Release Number
15.xx, 16.xx, 17.xx, 20.xx
Published
June 2020
ft:locale
en-US
ft:lastEdition
2023-11-20
lifecycle
Latest
Product Category
Teradata Tools and Utilities

SPP4004 Error at line <line>, column <column>:Subfields of <type> SQL string <name> must be named

Language:

C, COBOL, PL/I

Possible Cause:

The statement requires that the subfields of the host variable be named. In COBOL, this refers to a field that is required to have a name other than FILLER.

Possible Solution:

Change the subfield name to be a valid name.