Return-statement-info - Teradata Tools and Utilities

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

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Tools and Utilities
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-11-17
dita:mapPath
oxw1641281447623.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
vfj1470443597526
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 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.