Calls to DBCHCL - Teradata Tools and Utilities

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

Product
Teradata Tools and Utilities
Release Number
16.20
Published
September 2019
Language
English (United States)
Last Update
2019-10-12
dita:mapPath
dsu1527114222346.ditamap
dita:ditavalPath
dsu1527114222346.ditaval
dita:id
B035-2417
lifecycle
previous
Product Category
Teradata Tools and Utilities

Before a call to DBCHCL for the Connect function, applications set Varying-length-request either to Y or N, with the following results:

When Varying-length-request is set to... Then...
Y the Logon-length field is ignored and the Logon-pointer must point to the two-byte area containing the length of the logon string, which is followed by the actual logon string.
N the application must supply the length information separately from the logon string, in Logon-length.

For more information, see Varying-length-request.