Relaxed-call-args - Call-Level Interface Version 2

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

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

Relaxedcallargs

The Relaxed‑call‑args might be used to simplify construction of SQL CALL statements.

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 CALL OUT‑type argument requirements are relaxed by allowing such names on the CALL statement to differ from those on the PROCEDURE statement, to be specified as host variables (':name'), or to be specified as placeholders ('?'). These host variable names need not be defined in the USING clause.

This item is also included in the Aggregate‑support‑list query item.

 

Item Code

Mnemonic

Response DBQERRCA (DbqerRCA for C)

Field

Value

37

QEPIRCA

QERRCA
('status' for C and PL/I)

One of the following EBCDIC characters:

'N' with mnemonic QERRCAN
(QER_NotSupported for C,
NOT
SUPPORTED for COBOL, QER_NOT_SUPPORTED
for PL/I)

'Y' with mnemonic QERRCAY
(QER_Supported for C,
SUPPORTED for COBOL, QER_SUPPORTED for PL/I)