Logon-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

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.