Return Statement Info - Call-Level Interface Version 2

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

Product
Call-Level Interface Version 2
Release Number
15.00
Language
English (United States)
Last Update
2018-09-25
dita:id
B035-2418
lifecycle
previous
Product Category
Teradata Tools and Utilities

Return Statement Info

Usage Notes

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).

 

Language

Variable Name

COBOL:

RETURN-STATEMENT-INFO

C:

return_statement_info

 

Routine

Action Taken

DBCHINI:

writes

DBCHCL:

reads (RSUP; IRQ)

 

Used by

Action Taken

application program

writes

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

  • 'N' - indicates that StatementInformation response parcels may not be used.
  • 'Y' - indicates that StatementInformation response parcels may be used.
  • 'N' is the default setting.