Logon-length - Teradata Tools and Utilities

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

Product
Teradata Tools and Utilities
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-06-18
dita:mapPath
lvt1544831946862.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2417
lifecycle
previous
Product Category
Teradata Tools and Utilities

Logon-length is a four-byte field that is the length in bytes of the logon string.

In this language... The variable name for Logon-length is...
COBOL DBCAREA-LOGON-LEN
PL/I LOGON_LEN
C, C++ logon_len
IBM Assembler DBCNILSL
This routine... Does this for Logon-length...
DBCHINI writes
DBCHCL reads (CON)
Logon-length is used by... To...
applications write

The value of Logon-length must be positive, with an absolute maximum value (after removal of any TDP identifier and delimiting slash) of one of the following:

  • 32763, if Maximum-parcel is set to O
  • 65531, if Maximum-parcel is set to H. Note however, that the actual maximum value is based on the size of the longest logon string allowed, with that string encoded with the character set that uses the most number of bytes per character. Currently, the maximum value is 278 bytes.