SPP4110 Error at line <line>Cursor with name <cursor> is not updatable. - 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

SPP4110 Error at line <line>Cursor with name <cursor> is not updatable.

Language:

C, COBOL, PL/I

Possible Cause:

The WHERE CURRENT OF clause is specified for a DELETE or UPDATE statement, but the identified cursor is not updatable.

Possible Solution:

Correct the cursor request to follow updatable cursor restrictions.