Return-statement-info - Teradata Tools and Utilities

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

Product
Teradata Tools and Utilities
Release Number
17.10
Published
June 2021
Language
English (United States)
Last Update
2021-07-01
dita:mapPath
zwv1608578409227.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2417
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 database rejects 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.