StatementInformation-Request-usage - Teradata Tools and Utilities

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

Product
Teradata Tools and Utilities
Release Number
16.20
Published
September 2019
Language
English (United States)
Last Update
2019-10-12
dita:mapPath
dsu1527114222346.ditamap
dita:ditavalPath
dsu1527114222346.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.