Special Considerations - Preprocessor2 for Embedded SQL

Teradata Preprocessor2 for Embedded SQL Programmer Guide

Product
Preprocessor2 for Embedded SQL
Release Number
15.00
Language
English (United States)
Last Update
2018-09-27
dita:id
B035-2446
lifecycle
previous
Product Category
Teradata Tools and Utilities

Special Considerations

The comments generated from the SQL statements usually contain a semicolon. The PL/I compiler returns message IEL0239, which can be ignored.

The generated code in a PL/I declaration can contain the ADDR function of a varying character field. The PL/I compiler returns message IEL0872, which can be ignored.

Use PL/I string functions to complete SQL requests (such as PREPARE or EXECUTE IMMEDIATE), providing the results of the functions yield valid strings.