SPP4103 Error at line <line>, column <column>:Cursor for dynamic statement <name> has already been declared - 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

SPP4103 Error at line <line>, column <column>:Cursor for dynamic statement <name> has already been declared

Language:

C, COBOL, PL/I

Possible Cause:

The dynamic cursor name has previously been used with another cursor declaration.

Possible Solution:

Change the name of the cursor. A cursor may only be declared once.