StatementInformation-Request-usage - 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

StatementInformation-Request-usage might be used to ascertain whether StatementInformation parcels may be used in the DBCAREA Parameter-description-pointer area.

Refers to the Teradata Database associated with the TDP whose TDP identifier is addressed by the QEPTIDP field and has length specified by the QEPTLEN field. Since they do not apply, the QEPRQST and QEPTOKEN fields must contain binary zeroes.

Returns whether StatementInformation parcels may be used in the DBCAREA Parameter-description-pointer area.

Item Code Mnemonic Response DBQERSRU (DbqerSRU for C)  
Field Value
59 QEPISRU

QERSRU

DbqerSRU for C

QERSRU for COBOL

DBQERSRU for PL/I

One of the following binary value characters:
  • 0 with mnemonic QERSRUN (QER_StmtInfoRqstNone for C, NOT-SUPPORTED for COBOL, QER_STMT_INFO_RQST_NONE for PL/I) if the StatementInformation parcel is not supported in requests.
  • 1 with mnemonic QERSRUI (QER_StmtInfoRqstLvl1 for C, LEVEL1-SUPPORTED for COBOL, QER_STMT_INFO_RQST_LVL1 for PL/I) if the StatementInformation parcel is supported in requests.