Parameter-descriptor-length - 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

Parameter-descriptor-length is a four byte unsigned integer. It is processed when Request-mode is 'P' (CLIv2 builds the request parcels), ignored when 'B' (the application builds the request parcels). When the DBCAREA Variable-length-request option is 'N', Parameter-descriptor-length specifies the number of bytes in the data addressed by the DBCAREA Parameter-descriptor-pointer. When the DBCAREA Variable-length-request option is 'Y', Parameter-descriptor-length is ignored and the number of bytes is specified in the 2byte unsigned integer addressed by the Parameter-descriptor-pointer.

In this language... The variable name for Parameter-descriptor-length is...
COBOL PARM-DESCRIPTOR-LEN
PL/I PARM_DESCRIPTOR_LEN
C, C++ 'parmDescriptorLen'
IBM Assembler DBRIPEL
This routine... Does this for Parameter-descriptor-length...
DBCHINI writes
DBCHCL reads (IRQ; IWPF)
Parameter-descriptor-length is used by... To...
applications write