Return-statement-info - 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

Return-statement-info specifies whether StatementInformation response parcels may be returned instead of DataInfo[X] or PrepInfo[X] response parcels. The Teradata Database will reject use of this option in Response-mode 'F' (Field mode).

In this language... The variable name for Return-statement-info is...
COBOL RETURN-STATEMENT-INFO
PL/I RETURN_STATEMENT_INFO
C, C++ returnStatementInfo
IBM Assembler DBRIRSI
This routine... Takes this action for Return-statement-info...
DBCHINI writes
DBCHCL reads (IRQ; RSUP; IWPF)
Return-statement-info is used by... To...
applications write

One of the following values may be set before initiating a request:

If Return-statement-info is set to... Then Return-statement-info...
'N' indicates that StatementInformation response parcels may not be used.
'Y' indicates that StatementInformation response parcels may be used.
If not specified, "N" is assumed.