Setting Up the Call to DBCHCL - 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

The following applies to setting the value for Variable-length-request prior to making a call to DBCHCL.

If the application sets Variable-length-request to... Then the ...
Y Request-length field is ignored and the Request-pointer must point to the two-byte area containing the length of the request string, which is followed by the actual request string.
N application must supply the length information separately from the request string, in Request-length. See Variable-length-request.