Multiple Sessions - Call-Level Interface Version 2

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

Product
Call-Level Interface Version 2
Release Number
15.00
Language
English (United States)
Last Update
2018-09-28
dita:id
B035-2417
lifecycle
previous
Product Category
Teradata Tools and Utilities

Multiple Sessions

Each horizontal item that follows represents a call to DBCHCL with the function code set as in the left column.

 

Function

Description

Connect/Fetch

Same as for a single session

Initiate Request

(Session 1)

Send Teradata SQL request to the Teradata Database.

Application must set address and length of Teradata SQL request and optional using data. Application must save the Output CLIv2 Request Id.

Initiate Request

(Session 2)

Same as for session 1, probably with different data

Fetch

(Session 1 and 2)

Same as for a single session

set Session Id and DBCAREA to id of session to be used

set Request Id to id of request to be accessed

End Request

Clean up request‑related context (Stream 1 and 2)

Disconnect

(for each session)

Log off from the Teradata Database and free the session‑related control blocks