Connect-type - 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

Connect-type is a one-byte field that specifies whether CLIv2 should send a separate logon and run to the database or a combined logon and connect. For new applications, Connect-type should always be set to 'C' since all recent databases support its use.

In this language... The variable name for Connect-type is...
COBOL DBCAREA-CONNECT-TYPE
PL/I CONNECT_TYPE
C, C++ connect_type
IBM Assembler DBOCTYPE
This routine... Does this for Connect-type...
DBCHINI writes
DBCHCL reads (CON; RSUP; IRQ)
Connect-type is used by... To...
applications write.