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
15.00
Language
English (United States)
Last Update
2018-09-28
dita:id
B035-2417
lifecycle
previous
Product Category
Teradata Tools and Utilities

Return‑statement‑info

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

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.

Note: If not specified, "N" is assumed.