SPL1117: "%s: Undo declare handler not allowed in NON ATOMIC BLOCK." - Teradata Database

Stored Procedure Compilation (SPL Prefix) Messages

Product
Teradata Database
Release Number
16.10
Language
English (United States)
Last Update
2018-10-22
dita:id
B035-1096-SPL
lifecycle
archive
Product Category
Teradata® Database

SPL1117: "%s: Undo declare handler not allowed in NON ATOMIC BLOCK."

Explanation:

UNDO declare handler is given in a non-atomic block.

Generated By:

TSP module.

For Whom:

End user.

Remedy:

Look whether the block is NON Atomic , then change the declare handler to what is valid in NON Atomic.