Ending a Request - 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

If the Teradata Database is processing a request submitted under the Resp processing option and sends a Response Message that contains the last parcel of the Teradata SQL response, the Teradata Database discards the Teradata SQL response and closes the Teradata SQL request.

If the Teradata Database is processing a request submitted under the KeepResp processing option and sends a Response Message that contains the last parcel of the Teradata SQL response, the Teradata Database keeps the Teradata SQL response and does not close the Teradata SQL request.

If a Teradata SQL response is being held by the Teradata Database (because the last parcel has not been sent or because the KeepResp option is in effect) and the application program no longer needs the Teradata SQL response, the application program can have the Teradata SQL response discarded and Teradata SQL request closed out. The next sections describe this process.