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
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-06-18
dita:mapPath
lvt1544831946862.ditamap
dita:ditavalPath
obe1474387269547.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 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.