Stored Procedure Compilation (SPL Prefix) Message SPL1126 - SPL1126 - Analytics Database - Teradata Vantage

Analytics Database Messages

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
15.xx,16.xx,17.xx
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-01-05
dita:mapPath
sfx1628096178347.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-1096
lifecycle
latest
Product Category
Teradata Vantageā„¢
Message
"%s:E(L%d), Illegal attempt to modify '%s' field in diagnostics area."
Explanation
The user attempted to change the values of CONDITION_NUMBER, RETURNED_SQLSTATE, CONDITION_IDENTIFIER, or MESSAGE_LENGTH in a SIGNAL or RESIGNAL statement, which is not allowed. The user may also have attempted to modify CLASS_ORIGIN or SUBCLASS_ORIGIN in a SIGNAL or RESIGNAL statement when an SQLSTATE value is used or a condition name is used that has an associated SQLSTATE value. The %s contains any one of the above condition information items.
Generated By
TSP module.
For Whom
End user.
Notes
None
Remedy
Correct the SIGNAL or RESIGNAL statement based on the field mentioned in the error message and resubmit the stored procedure for compilation.