Teradata Request Processing - Teradata Tools and Utilities

Teradata® Call-Level Interface Version 2 Reference for Mainframe-Attached Systems

Product
Teradata Tools and Utilities
Release Number
16.20
Published
September 2019
Language
English (United States)
Last Update
2019-10-12
dita:mapPath
dsu1527114222346.ditamap
dita:ditavalPath
dsu1527114222346.ditaval
dita:id
B035-2417
lifecycle
previous
Product Category
Teradata Tools and Utilities

The way in which a Teradata request is processed determines the type of response that is returned, and is controlled by the DBCAREA Request-processing-option. Normally, the request is executed as SQL statements and the responses contain the results (Request-processing-option 'E'). However, Request-processing-options 'P' and 'S' analyze but do not execute the request, and the responses contain information about the SQL statements, not their results. Request-processing-option 'B' combines the processing of both 'S' and 'E'.