SPP4203 Error at line <line>, column <column>:<statement type> statement is illegal; protocol is TRANSACT(<type>) - 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

SPP4203 Error at line <line>, column <column>:<statement type> statement is illegal; protocol is TRANSACT(<type>)

Language:

C, COBOL, PL/I

Possible Cause:

The request is not valid for the specified transaction mode, for example non-ANSI transaction control statements are issued and the current transaction mode is TRANSACT(ANSI).

Possible Solution:

Remove the request or change TRANSACT to the appropriate mode.