Using PPRTEXT to Retrieve Return Codes - Teradata Preprocessor2

Teradata® Preprocessor2 for Embedded SQL Programmer Guide

Product
Teradata Preprocessor2
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-06-19
dita:mapPath
whb1544831946911.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2446
lifecycle
previous
Product Category
Teradata Tools and Utilities

PP2 provides a mechanism for retrieving the CLIv2, TDP, PP2 runtime, or database return codes; and the message text associated with SQLCODE.

When SQL Flagger warnings are found, only the first such warning for a particular statement is available through PPRTEXT. The application issues a call to PPRTEXT, passing four parameters as input to the routine. For additional information on PPRTEXT, see Teradata Vantage™ - Database Messages, B035-1096.

The four parameters are defined in SQL Error Return—Teradata Mode, along with an example of how an application might call this routine.