Teradata Request Processing - Call-Level Interface Version 2

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

Product
Call-Level Interface Version 2
Release Number
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-05-07
dita:mapPath
jen1488824663137.ditamap
dita:ditavalPath
Audience_PDF_include.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'.