Rules for Using WHENEVER - Preprocessor2 for Embedded SQL

Teradata Preprocessor2 for Embedded SQL Programmer Guide

Product
Preprocessor2 for Embedded SQL
Release Number
15.10
Language
English (United States)
Last Update
2018-10-07
dita:id
B035-2446
lifecycle
previous
Product Category
Teradata Tools and Utilities
  • The WHENEVER statement must precede the SQL statement or statements for which the condition is to apply.
  • The host label object must follow PL/I rules for labels.
  • When the CALL action is used, the code object must be such that the CALL function call statement is valid at every SQL statement to which the exception declaration applies.