StatementInformation-Request-usage - Teradata Tools and Utilities

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

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Tools and Utilities
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-11-17
dita:mapPath
oxw1641281447623.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
vfj1470443597526
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.