Session Control: Logon - Call-Level Interface Version 2

Teradata Call-Level Interface Version 2 Reference for Workstation-Attached Systems

Product
Call-Level Interface Version 2
Release Number
15.10
Language
English (United States)
Last Update
2018-10-07
dita:id
B035-2418
lifecycle
previous
Product Category
Teradata Tools and Utilities

Usage Notes

  • If Connect Type = R and if Return Code field = 33 at the time of the FETch function for the connect request, the response parcels do not have to be scanned.
  • If Connect Type = R and if Return Code field = 0, the parcel returned is either:
  • Failure parcel (flavor 9), or
    Error parcel (flavor 49)
     
  • If Connect Type = C and if Return Code field = non-zero, the response parcels do not have to be scanned.
  • If Connect Type = C and if Return Code field = 0, and there is a problem with establishing the connection, the parcel returned is either:
  • Failure parcel (flavor 9), or
    Error parcel (flavor 49)
     
  • If Connect Type = C and if Return Code field = 0, and the connection is successfully established, the parcels returned are:
  • Success parcel (flavor 8), and
    EndRequest parcel (flavor 12)