SPP3101 Error at line <line>, column <column>:The <type> statement may only be used with a cursor - 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

SPP3101 Error at line <line>, column <column>:The <type> statement may only be used with a cursor

Language:

C, COBOL, PL/I

Possible Cause:

A statement which requires a cursor has been requested as a stand-alone request.

Possible Solution:

Declare and use a cursor to process the request.