Setting Up the Call to DBCHCL - Teradata Tools and Utilities

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

Product
Teradata Tools and Utilities
Release Number
17.10
Published
June 2021
Language
English (United States)
Last Update
2021-07-01
dita:mapPath
zwv1608578409227.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2417
Product Category
Teradata Tools and Utilities

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

If the application sets Varying-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 Varying-length-request.