SPP2202 Error, Statement beginning on line <line>:Variable name <name> has already been declared - 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

SPP2202 Error, Statement beginning on line <line>:Variable name <name> has already been declared

Language:

C

Possible Cause:

The variable being declared is not uniquely identified within the BEGIN/END DECLARE SECTION.

Possible Solution:

Insure the variable name has not been previously declared or make the name unique.